x86: switch 64-bit to generic find_first_bit
authorAlexander van Heukelum <heukelum@mailshack.com>
Tue, 1 Apr 2008 15:41:26 +0000 (17:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 17:21:16 +0000 (19:21 +0200)
commit2aba6925fdb96428d1129a61b1233597a03a387b
tree9ab7d292e681012c43671dd207b20e2c6a10ebcb
parent77b9bd9c49442407804c37bcc82021a35277f83c
x86: switch 64-bit to generic find_first_bit

Switch x86_64 to generic find_first_bit. The x86_64-specific
implementation is not removed.

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
arch/x86/lib/bitops_64.c
include/asm-x86/bitops_64.h