aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2007-12-17 16:19:51 -0800
committerLinus Torvalds <[email protected]>2007-12-17 19:28:15 -0800
commit60af880339aae440293a0c8e93178fdcb41f8a29 (patch)
tree5f61602d96d3e9b1bcd1146a8192598b7824360a /include/linux/debugobjects.h
parent8d431dbef4e63d54f1965c3ed6ca5f91ee4512de (diff)
parport: "dev->timeslice" is an unsigned long, not an int
While auditing proc_doulongvec_ms_jiffies_minmax() usage in kernel, I found a bug in drivers/parport/procfs.c, incorrectly using sizeof(int) instead of sizeof(unsigned long) Only 64bit arches are affected by this old bug. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions