commit | fce877e3a429940a986e085a41e8b57f2d922e36 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jan 29 13:25:12 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 04 09:59:50 2010 +0100 |
tree | 5bdf6beeda1cfe774dc2a633454bd4d1546e1c08 | |
parent | 8c48e444191de0ff84e85d41180d7bc3e74f14ef [diff] |
bitops: Ensure the compile time HWEIGHT is only used for such 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>