]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] mpic: set IPIs to be per-CPU
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 12 Feb 2007 15:20:18 +0000 (16:20 +0100)
committerPaul Mackerras <paulus@samba.org>
Fri, 16 Feb 2007 03:00:19 +0000 (14:00 +1100)
commit087d7ecd5273b480d13f4309a159842700afe276
treebf39188532879ac279a60fc08d5fab5cf178472e
parent0e8266437c62f4848676ea6e87a1ff10367502a9
[POWERPC] mpic: set IPIs to be per-CPU

This patch changes the MPIC IPIs to be per-CPU to avoid getting a
warning ("Cannot set affinity for irq 251") when taking a CPU
offline via sysfs or during suspend.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/mpic.c