|
@@ -885,7 +885,7 @@ int min_free_kbytes_sysctl_handler(struct ctl_table *, int,
|
|
void __user *, size_t *, loff_t *);
|
|
void __user *, size_t *, loff_t *);
|
|
int watermark_scale_factor_sysctl_handler(struct ctl_table *, int,
|
|
int watermark_scale_factor_sysctl_handler(struct ctl_table *, int,
|
|
void __user *, size_t *, loff_t *);
|
|
void __user *, size_t *, loff_t *);
|
|
-extern int sysctl_lowmem_reserve_ratio[MAX_NR_ZONES-1];
|
|
|
|
|
|
+extern int sysctl_lowmem_reserve_ratio[MAX_NR_ZONES];
|
|
int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *, int,
|
|
int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *, int,
|
|
void __user *, size_t *, loff_t *);
|
|
void __user *, size_t *, loff_t *);
|
|
int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *, int,
|
|
int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *, int,
|