aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorCesar Eduardo Barros <[email protected]>2010-05-26 14:44:27 -0700
committerLinus Torvalds <[email protected]>2010-05-27 09:12:53 -0700
commitedcd1d843adf09d1742d49ae04fa51bb63ddd1c3 (patch)
tree7c0af77b470531f3a5e648cca232ec5821101385 /net/unix/af_unix.c
parent9d85cba718efeef9ca00ce3f7f34f5880737aa9b (diff)
radix-tree: fix radix_tree_prev_hole() underflow case
radix_tree_prev_hole() used LONG_MAX to detect underflow; however, ULONG_MAX is clearly what was intended, both here and by its only user (count_history_pages at mm/readahead.c). Reviewed-by: Wu Fengguang <[email protected]> Signed-off-by: Cesar Eduardo Barros <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions