commit | 5136dea5734cfddbc6d7ccb7ead85a3ac7ce3de2 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Wed May 14 16:10:41 2008 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 08:51:31 2008 +0200 |
tree | f6fe41531da78f36c40130bc32cf33ca1e47ab87 | |
parent | 75d3bce2fc0a80f435fe12f2c9ed2632c8ac29e4 [diff] |
x86: bitops take an unsigned long * All (or most) other architectures do this. So should x86. Fix. Cc: Andrea Arcangeli <andrea@qumranet.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>