From: Olof Johansson Date: Fri, 19 Oct 2007 23:49:50 +0000 (+1000) Subject: [POWERPC] MPIC: Minor optimization of ipi handler X-Git-Tag: v2.6.25-rc1~1131^2~274 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194046a17ee2600908541bc9cd5d6d421805f132;p=pandora-kernel.git [POWERPC] MPIC: Minor optimization of ipi handler Optimize MPIC IPIs, by passing in the IPI number as the argument to the handler, since all we did was translate it back based on which mpic the interrupt came though on (and that was always the primary mpic). Signed-off-by: Olof Johansson Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed