From: Kumar Gala Date: Wed, 7 Jan 2009 21:53:29 +0000 (-0600) Subject: powerpc: Add support for CoreInt delivery of interrupts on MPIC X-Git-Tag: v2.6.30-rc1~134^2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d91e4ea7047d96733d763f1626f1f21ff4298cef;p=pandora-kernel.git powerpc: Add support for CoreInt delivery of interrupts on MPIC CoreInt provides a mechansim to deliver the IRQ vector directly into the core on an interrupt (via the SPR EPR) rather than having to go IACK on the PIC. This is suppose to provide an improvment in interrupt latency by reducing the time to get the IRQ vector. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed