diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-05-08 05:38:50 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-05-09 01:42:33 +0200 |
commit | a3512b2dd57cb653bb33645ca9c934436e547e3c (patch) | |
tree | 3aee652f6e24def006eebab958bb478512ae826d /drivers/macintosh/windfarm_smu_sat.c | |
parent | powerpc/irq: Fix bug with new lazy IRQ handling code (diff) | |
download | linux-a3512b2dd57cb653bb33645ca9c934436e547e3c.tar.xz linux-a3512b2dd57cb653bb33645ca9c934436e547e3c.zip |
powerpc/irq: Make alignment & program interrupt behave the same
Alignment was the last user of the ENABLE_INTS macro, which we can
now remove. All non-syscall exceptions now disable interrupts on
entry, they get re-enabled conditionally from C code. Don't
unconditionally re-enable in program check either, check the
original context.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/macintosh/windfarm_smu_sat.c')
0 files changed, 0 insertions, 0 deletions