From: Kumar Gala Date: Sat, 28 May 2005 22:52:15 +0000 (-0700) Subject: [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured X-Git-Tag: v2.6.12-rc6~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf2b3fc9934a56ceeb393ea5d0149e0bebc80fa;p=pandora-kernel.git [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured Trying to initialize the i8259 PIC will not work if CONFIG_PCI is not enabled. The kernel hangs if the initialization is tried. Signed-off-by: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed