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)
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>

No differences found