aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2008-07-29 22:33:32 -0700
committerLinus Torvalds <[email protected]>2008-07-30 09:41:45 -0700
commitc389d27b5e643d745f55ffb939b1426060ba63d4 (patch)
treeaa7a4903fe58542a716a78e37d518d71727f9475 /tools/perf/scripts/python
parent5def9a3a22e09c99717f41ab7f07ec9e1a1f3ec8 (diff)
8250.c: port.lock is irq-safe
serial8250_startup() doesn't disable interrupts while taking the &up->port.lock which might race against the interrupt handler serial8250_interrupt(), which when entered, will deadlock waiting for the lock to be released. Signed-off-by: Borislav Petkov <[email protected]> Tested-by: Ingo Molnar <[email protected]> Cc: Alan Cox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions