commit | 23eb271b9186531e1eb704dda9ab37abcfd0ca4a | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Wed May 14 16:10:39 2008 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 08:58:34 2008 +0200 |
tree | c424faa7817ba673812c4c4960caa1e3952772cd | |
parent | 0e192b99d7d09f08b445c31ee7c7f3d0bfb27345 [diff] |
x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long) Another hack to make proper prototyping of x86 bitops viable. Cc: Andrea Arcangeli <andrea@qumranet.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>