[PATCH] powerpc: Fix cell blade detection
authorArnd Bergmann <arnd@arndb.de>
Wed, 7 Jun 2006 02:04:18 +0000 (12:04 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 9 Jun 2006 03:06:00 +0000 (13:06 +1000)
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>

No differences found