]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/xics: Mark xics IPI interrupt as per-cpu
authorMilton Miller <miltonm@bga.com>
Fri, 10 Oct 2008 01:56:39 +0000 (01:56 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 13 Oct 2008 05:24:19 +0000 (16:24 +1100)
commitd879f3849c93743e170a8dc60a8dfb66150c420d
tree28f7b0e84cb5f1c44115aa06c094aef8151cc4d1
parent1a57c926b6da56b4f904a0d8117ac362724f8c66
powerpc/xics: Mark xics IPI interrupt as per-cpu

It is physically per-cpu, and we want the irq layer to treat it that way.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/xics.c