commit | e5267b4b376cfbdc4518abcc68d5a7fffb505638 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Oct 10 15:14:12 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Oct 16 15:52:14 2006 +1000 |
tree | 7f11392c3dae58cdc21f2afb807c95f8f72ad563 | |
parent | 51018b0a3160d253283173c2f54f16746cee5852 [diff] |
[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA The SPU code will crash if CONFIG_NUMA is not set and SPUs are found on a non-0 node. This workaround will ignore those SPEs and just print an message in the kernel log. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>