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:
1b6766c
)
KVM: ppc: optimize find first bit
author
Hollis Blanchard
<hollisb@us.ibm.com>
Wed, 5 Nov 2008 15:36:22 +0000
(09:36 -0600)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:52:23 +0000
(16:52 +0200)
Since we use a unsigned long here anyway we can use the optimized __ffs.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found