diff options
author | WANG Cong <amwang@redhat.com> | 2009-12-18 00:27:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-18 00:45:30 +0100 |
commit | 3e26120cc7c819c97bc07281ca1fb9017cfe9a39 (patch) | |
tree | e8aa119051496d8c4385aae4abd9e069e12e3be2 /drivers | |
parent | Revert "task_struct: make journal_info conditional" (diff) | |
download | linux-3e26120cc7c819c97bc07281ca1fb9017cfe9a39.tar.xz linux-3e26120cc7c819c97bc07281ca1fb9017cfe9a39.zip |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions