From: Benjamin Herrenschmidt Date: Mon, 10 Jul 2006 11:44:43 +0000 (-0700) Subject: [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5 X-Git-Tag: v2.6.18-rc2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06fe98e6369330d522705d5e67a2eddac2fd5bba;p=pandora-kernel.git [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5 The quad g5 currently doesn't boot due to two problems. This patch fixes the first one: Apple new way of doing interrupt specifiers in OF for devices using the HT APIC isn't properly parsed by the new MPIC driver code. Signed-off-by: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed