diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2012-04-26 20:45:16 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2012-04-30 21:55:15 +0200 |
commit | f5c2347ee20a8d6964d6a6b1ad04f200f8d4dfa7 (patch) | |
tree | 88fc7d201dfa1e14b1689cccee512c3852a8c346 /usr | |
parent | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it (diff) | |
download | linux-f5c2347ee20a8d6964d6a6b1ad04f200f8d4dfa7.tar.xz linux-f5c2347ee20a8d6964d6a6b1ad04f200f8d4dfa7.zip |
asm-generic: Use __BITS_PER_LONG in statfs.h
<asm-generic/statfs.h> is exported to userspace, so using
BITS_PER_LONG is invalid. We need to use __BITS_PER_LONG instead.
This is kernel bugzilla 43165.
Reported-by: H.J. Lu <hjl.tools@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1335465916-16965-1-git-send-email-hpa@linux.intel.com
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: <stable@vger.kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions