commit | fecf066c2d2fbc7e6a7e7e3a5af772a165bdd7b0 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Apr 15 11:59:28 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Apr 15 11:59:28 2010 +0900 |
tree | d603be7892e5a0522188b6a5010eb5544a9e0b18 | |
parent | 43b8774dc409ea5d9369b978e2e7bc79289f0522 [diff] |
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>