sh: Kill off now redundant local irq disabling.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Aug 2009 09:21:07 +0000 (18:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Aug 2009 09:21:07 +0000 (18:21 +0900)
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 <lethal@linux-sh.org>

No differences found