From: Paul Mundt Date: Fri, 21 Aug 2009 09:21:07 +0000 (+0900) Subject: sh: Kill off now redundant local irq disabling. X-Git-Tag: v2.6.32-rc1~640^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a6d72213dd810dd55bd0a503c36150af41c3c3;p=pandora-kernel.git sh: Kill off now redundant local irq disabling. on_each_cpu() takes care of IRQ and preempt handling, the localized handling in each of the called functions can be killed off. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed