From: Benjamin Herrenschmidt Date: Wed, 25 Oct 2006 03:22:27 +0000 (+1000) Subject: [POWERPC] Fix CHRP platforms with only 8259 X-Git-Tag: v2.6.19-rc4~91^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d4c354bca18210296cc0a8f592c0cdb720bf20;p=pandora-kernel.git [POWERPC] Fix CHRP platforms with only 8259 On CHRP platforms with only a 8259 controller, we should set the default IRQ host to the 8259 driver's one for the IRQ probing fallbacks to work in case the IRQ tree is incorrect (like on Pegasos for example). Without this fix, we get a bunch of WARN_ON's during boot. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed