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)
commit64a6d72213dd810dd55bd0a503c36150af41c3c3
tree81f2f6e66d3a38f5cb7a27f0a85b365b25469fe4
parentf26b2a562b46ab186c8383993ab1332673ac4a47
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 <lethal@linux-sh.org>
arch/sh/mm/cache-sh2a.c
arch/sh/mm/cache-sh4.c
arch/sh/mm/cache-sh5.c
arch/sh/mm/cache-sh7705.c