commit | 2aba6925fdb96428d1129a61b1233597a03a387b | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@mailshack.com> | Tue Apr 01 17:41:26 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 26 19:21:16 2008 +0200 |
tree | 9ab7d292e681012c43671dd207b20e2c6a10ebcb | |
parent | 77b9bd9c49442407804c37bcc82021a35277f83c [diff] |
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>