From: Li Yang Date: Tue, 4 Dec 2007 11:01:40 +0000 (+0800) Subject: [POWERPC] ipic: ack only for edge interrupts X-Git-Tag: v2.6.25-rc1~1131^2~291 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d4309e19b1a7ab3286cd741e924894fc329986;p=pandora-kernel.git [POWERPC] ipic: ack only for edge interrupts 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 Cc: Benjamin Herrenschmidt Signed-off-by: Kumar Gala --- Reading git-diff-tree failed