x86: bitops take an unsigned long *
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 14 May 2008 23:10:41 +0000 (16:10 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 06:51:31 +0000 (08:51 +0200)
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>

No differences found