commit | 133dda1e4f757e036fa838cba6804d0344931c4a | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Jun 07 12:04:18 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jun 09 13:06:00 2006 +1000 |
tree | 1ca77025cb56fcacaee6f50501642784b568430e | |
parent | 33b7497794424181dca87f18e43ecbc07f86bba5 [diff] |
[PATCH] powerpc: Fix cell blade detection The IBM Cell blade firmware might confuse the kernel to think it's a pSeries machine. This fixes it for now. With a bit of luck, the firmware will be updated to avoid that in the future but currently that patch is needed. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>