commit | cf950b7af0e51935e559c54262214423e2b6c88a | [log] [tgz] |
---|---|---|
author | Nathan Lynch <nathanl@austin.ibm.com> | Mon Mar 20 18:35:45 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Wed Mar 22 15:03:52 2006 +1100 |
tree | 125dfacbbc12c4f5cc5d5ad83c13d463208fa045 | |
parent | 2e5ce39d6703836b583c43131c365201a76285a5 [diff] |
[PATCH] powerpc numa: Get rid of "numa domain" terminology 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>