Skip to content
Commit 3e26120c authored by WANG Cong's avatar WANG Cong Committed by Linus Torvalds
Browse files

kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch



It is a mistake that we used 'proc_dointvec', it should be
'proc_dointvec_minmax', as in the original patch.

Signed-off-by: default avatarWANG Cong <amwang@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b6e3224f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment