diff options
author | Ilpo Järvinen <[email protected]> | 2022-06-28 12:01:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-06-30 17:09:59 +0200 |
commit | b9491b2e45d71eb64245560e208897af95ffbf95 (patch) | |
tree | 74612e3234d18417bbde3da04667168c52810204 /scripts/gdb/linux/proc.py | |
parent | 137b2d985928890557f8e73cf7e53677637b7af8 (diff) |
serial: 8250_dw: Take port lock while accessing LSR
Accessing LSR requires port lock because it mutates lsr_saved_flags
in serial_lsr_in().
Fixes: 197eb5c416ff ("serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()")
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions