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:
b9c4398
)
x86: unify 32 and 64-bit node_to_cpumask_map
author
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 13 Mar 2009 04:19:52 +0000
(14:49 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 13 Mar 2009 04:19:52 +0000
(14:49 +1030)
Impact: cleanup
We take the 64-bit code and use it on 32-bit as well. The new file
is called mm/numa.c.
In a minor cleanup, we use cpu_none_mask instead of declaring a local
cpu_mask_none.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found