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:
2e5ce39
)
[PATCH] powerpc numa: Get rid of "numa domain" terminology
author
Nathan Lynch
<nathanl@austin.ibm.com>
Tue, 21 Mar 2006 00:35:45 +0000
(18:35 -0600)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 22 Mar 2006 04:03:52 +0000
(15:03 +1100)
Since we effectively treat the domain ids given to us by firmare as
logical node ids, make this explicit (basically s/numa_domain/nid/).
No functional changes, only variable and function names are modified.
Signed-off-by: Nathan Lynch <nathanl@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found