aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorHiroshi Shimamoto <[email protected]>2008-07-07 18:37:04 -0700
committerIngo Molnar <[email protected]>2008-07-18 18:29:28 +0200
commit4dca10a96041f78bed11ce9e4a5cfde813ec4ccb (patch)
tree114f22ddf2a8dd1ac96ddd56204d86d92db53242 /net/unix/sysctl_net_unix.c
parent1e09481365ce248dbb4eb06dad70129bb5807037 (diff)
softlockup: fix invalid proc_handler for softlockup_panic
The type of softlockup_panic is int, but the proc_handler is proc_doulongvec_minmax(). This handler is for unsigned long. This handler should be proc_dointvec_minmax(). Signed-off-by: Hiroshi Shimamoto <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions