git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56a6b1e
)
bitops: use __fls for fls64 on 64-bit archs
author
Alexander van Heukelum
<heukelum@mailshack.com>
Sat, 15 Mar 2008 17:32:36 +0000
(18:32 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 26 Apr 2008 17:21:16 +0000
(19:21 +0200)
Use __fls for fls64 on 64-bit archs. The implementation for
64-bit archs is moved from x86_64 to asm-generic.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found