commit | d879f3849c93743e170a8dc60a8dfb66150c420d | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Fri Oct 10 01:56:39 2008 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Oct 13 16:24:19 2008 +1100 |
tree | 28f7b0e84cb5f1c44115aa06c094aef8151cc4d1 | |
parent | 1a57c926b6da56b4f904a0d8117ac362724f8c66 [diff] |
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>