Pull rmia32 into release branch
[firefly-linux-kernel-4.4.55.git] / kernel / sysctl.c
index 856a24eadf7e50558613d24367eade273c402d89..8a68b244846805869e90f242fb563913ff485d5c 100644 (file)
@@ -1131,7 +1131,7 @@ static struct ctl_table vm_table[] = {
                .data           = &sysctl_max_map_count,
                .maxlen         = sizeof(sysctl_max_map_count),
                .mode           = 0644,
-               .proc_handler   = proc_dointvec,
+               .proc_handler   = proc_dointvec_minmax,
                .extra1         = &zero,
        },
 #else