]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9660f216e7b6b89373f3003833c413358a16d3b
tree9ab7d292e681012c43671dd207b20e2c6a10ebcb
parentb894393e69d7a86edfc6a9a7f9d32418677bdc34
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