diff options
| author | Jiri Kosina <[email protected]> | 2007-04-23 14:41:21 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-04-24 08:23:09 -0700 |
| commit | 4bf3631cdb012591667ab927fcd7719d92837833 (patch) | |
| tree | 25976c75042f3aa557a7bc8ece781ea4901acc62 /include/linux/stacktrace.h | |
| parent | c5408b88ecb8b7127334a34c55d4e0174434f4ec (diff) | |
8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()
Commit 40b36daa introduced possibility that serial8250_backup_timeout() ->
serial8250_handle_port() locks port.lock without disabling irqs, thus
allowing deadlock against interrupt handler (port.lock is acquired in
serial8250_interrupt()).
Spotted by lockdep.
Signed-off-by: Jiri Kosina <[email protected]>
Cc: Dave Jones <[email protected]>
Cc: Russell King <[email protected]>
Cc: Alex Williamson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions