bitops: Ensure the compile time HWEIGHT is only used for such
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 29 Jan 2010 12:25:12 +0000 (13:25 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 4 Feb 2010 08:59:50 +0000 (09:59 +0100)
Avoid accidental misuse by failing to compile things

Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found