From: David Woodhouse Date: Fri, 9 Dec 2005 18:04:21 +0000 (+0100) Subject: [PATCH] powerpc/cell: disable legacy i/o area X-Git-Tag: v2.6.16-rc1~666^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d52771fce4e774fa786097d34412a057d487c697;p=pandora-kernel.git [PATCH] powerpc/cell: disable legacy i/o area We currently crash in the fedora installer because the keyboard driver tries to access I/O space that is not there on our hardware. This uses the same solution as powermac by just marking all legacy i/o as invalid. Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed