aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorH. Peter Anvin <[email protected]>2011-12-15 22:55:53 +0000
committerH. Peter Anvin <[email protected]>2011-12-15 23:04:07 +0000
commit83d99df7c4bf37176d8c7b199e3b129a51fa04c8 (patch)
treebd5783c1be0c0b899726d061554efe010e98d459 /net/unix/af_unix.c
parentx86: Fix and improve percpu_cmpxchg{8,16}b_double() (diff)
downloadkernel-83d99df7c4bf37176d8c7b199e3b129a51fa04c8.tar.gz
kernel-83d99df7c4bf37176d8c7b199e3b129a51fa04c8.zip
x86, bitops: Move fls64.h inside __KERNEL__
We would include <asm-generic/bitops/fls64.h> even without __KERNEL__, but that doesn't make sense, as: 1. That file provides fls64(), but the corresponding function fls() is not exported to user space. 2. The implementation of fls64.h uses kernel-only symbols. 3. fls64.h is not exported to user space. This appears to have been a bug introduced in checkin: d57594c203b1 bitops: use __fls for fls64 on 64-bit archs Cc: Stephen Hemminger <[email protected]> Cc: Alexander van Heukelum <[email protected]> Cc: David Howells <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]> Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions