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:
20fcefe
)
powerpc/numa: Remove redundant find_cpu_node()
author
Milton Miller
<miltonm@bga.com>
Thu, 8 Jan 2009 02:19:45 +0000
(
02:19
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 11 Feb 2009 02:37:59 +0000
(13:37 +1100)
Use of_get_cpu_node, which is a superset of numa.c's find_cpu_node in
a less restrictive section (text vs cpuinit).
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found