diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-22 17:16:09 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-05 16:58:47 (GMT) |
commit | 963cc981af620c7c07b5f6d1ab998b639e90ecb1 (patch) | |
tree | 277dc759b7ae9161ca7859437266c521e4cc5d85 /net/rds/Kconfig | |
parent | ffca2b114c6a804d1307781df687e877a373a1c2 (diff) | |
download | linux-fsl-qoriq-963cc981af620c7c07b5f6d1ab998b639e90ecb1.tar.xz |
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 'net/rds/Kconfig')
0 files changed, 0 insertions, 0 deletions