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:
ab53d47
)
cpumask: Use find_last_bit()
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:19 +0000
(10:12 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:19 +0000
(10:12 +1030)
Impact: cleanup
There's one obvious place to use it: to find the highest possible cpu.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found