[POWERPC] ipic: ack only for edge interrupts
authorLi Yang <leoli@freescale.com>
Tue, 4 Dec 2007 11:01:40 +0000 (19:01 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Dec 2007 07:53:07 +0000 (01:53 -0600)
Only external interrupts in edge detect mode support ack operation.
Therefore, in most cases ack is not needed.  The patch makes ipic
ack only when it's needed.  This could boost over all system performance.

Signed-off-by: Li Yang <leoli@freescale.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found