From: Paul Mundt Date: Thu, 15 Apr 2010 02:59:28 +0000 (+0900) Subject: sh: Disable IRQ balancing for timer and IPI IRQs. X-Git-Tag: v2.6.35-rc1~504^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fecf066c2d2fbc7e6a7e7e3a5af772a165bdd7b0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed