diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-22 12:16:09 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-05 11:58:47 -0500 |
commit | 963cc981af620c7c07b5f6d1ab998b639e90ecb1 (patch) | |
tree | 277dc759b7ae9161ca7859437266c521e4cc5d85 /arch/arm/mach-kirkwood/netspace_v2-setup.c | |
parent | ffca2b114c6a804d1307781df687e877a373a1c2 (diff) |
ARM: PL011: Ensure IRQs are disabled in UART interrupt handler
As the DMA support introduces a separate interrupt-time callback, our
interrupt handler will not be the only handler which takes the port
lock, so we need to ensure that IRQs are disabled. We must use the
_irqsave variant so we don't inadvertently enable interrupts.
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-kirkwood/netspace_v2-setup.c')
0 files changed, 0 insertions, 0 deletions