diff options
| author | Eric Dumazet <[email protected]> | 2010-10-15 21:34:12 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-15 21:42:24 +0000 |
| commit | a9febbb4bd1302b6f01aa1203b0a804e4e5c9e25 (patch) | |
| tree | 7367bee631d0a050e0d392102dd652ec48a57a08 /lib/dynamic_debug.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... (diff) | |
| download | kernel-a9febbb4bd1302b6f01aa1203b0a804e4e5c9e25.tar.gz kernel-a9febbb4bd1302b6f01aa1203b0a804e4e5c9e25.zip | |
sysctl: min/max bounds are optional
sysctl check complains with a WARN() when proc_doulongvec_minmax() or
proc_doulongvec_ms_jiffies_minmax() are used by a vector of longs (with
more than one element), with no min or max value specified.
This is unexpected, given we had a bug on this min/max handling :)
Reported-by: Jiri Slaby <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: David Miller <[email protected]>
Acked-by: WANG Cong <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
