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:
1a2142a
)
cpumask: fix seq_bitmap_*() functions.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 31 Mar 2009 04:05:11 +0000
(22:05 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 30 Mar 2009 11:35:11 +0000
(22:05 +1030)
1) seq_bitmap_list() should take a const.
2) All the seq_bitmap should use cpumask_bits().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found