commit | bc16a75926941094db6b42d76014abb5e8d3a910 | [log] [tgz] |
---|---|---|
author | Nathan Lynch <nathanl@austin.ibm.com> | Mon Mar 20 18:36:15 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Wed Mar 22 15:03:57 2006 +1100 |
tree | b6eced8416d521711a80f23e79cc58d7dc361cb4 | |
parent | cf950b7af0e51935e559c54262214423e2b6c88a [diff] |
[PATCH] powerpc numa: Consolidate handling of Power4 special case Code to handle Power4's invalid node id (0xffff) is duplicated for cpu and memory. Better to handle this case in one place -- of_node_to_nid. Overall behavior should be unchanged. Signed-off-by: Nathan Lynch <nathanl@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>