Home
last modified time | relevance | path

Searched hist:"3 e26120cc7c819c97bc07281ca1fb9017cfe9a39" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dsysctl.cdiff 3e26120cc7c819c97bc07281ca1fb9017cfe9a39 Thu Dec 17 17:27:05 CST 2009 WANG Cong <amwang@redhat.com> 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: WANG Cong <amwang@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>