diff options
author | Michael Neuling <mikey@neuling.org> | 2013-10-02 11:15:14 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-10-31 09:19:17 +0400 |
commit | 7ba5fef7d9e1880635cbb2fd698e8a24dc366d0f (patch) | |
tree | 597d9ff718a5be854367e0598dc591fe486d003d /net/lapb/lapb_timer.c | |
parent | d0cebfa650a084f041131207d81f9b311babd5ef (diff) | |
download | linux-7ba5fef7d9e1880635cbb2fd698e8a24dc366d0f.tar.xz |
powerpc/tm: Remove interrupt disable in __switch_to()
We currently turn IRQs off in __switch_to(0 but this is unnecessary as it's
already disabled in the caller.
This removes the IRQ disable but adds a check to make sure it is really off
in case this changes in future.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions