commit | 64a6d72213dd810dd55bd0a503c36150af41c3c3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Aug 21 18:21:07 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Aug 21 18:21:07 2009 +0900 |
tree | 81f2f6e66d3a38f5cb7a27f0a85b365b25469fe4 | |
parent | f26b2a562b46ab186c8383993ab1332673ac4a47 [diff] |
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>