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:
c8ed001
)
cpumask: only allocate nr_cpumask_bits.
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 5 Mar 2015 00:19:19 +0000
(10:49 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 10 Mar 2015 03:24:42 +0000
(13:54 +1030)
Now we'll find out the hard way if anyone has CPUMASK_OFFSTACK and is
returning these or assigning them.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found