sh: Disable IRQ balancing for timer and IPI IRQs.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 15 Apr 2010 02:59:28 +0000 (11:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 15 Apr 2010 02:59:28 +0000 (11:59 +0900)
commitfecf066c2d2fbc7e6a7e7e3a5af772a165bdd7b0
treed603be7892e5a0522188b6a5010eb5544a9e0b18
parent43b8774dc409ea5d9369b978e2e7bc79289f0522
sh: Disable IRQ balancing for timer and IPI IRQs.

Make sure that the timer IRQs and IPIs aren't enabled for IRQ balancing.
IPIs are disabled as a result of being percpu while the timers simply
disable balancing outright.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/smp-shx3.c
drivers/clocksource/sh_cmt.c
drivers/clocksource/sh_mtu2.c
drivers/clocksource/sh_tmu.c