diff options
author | John Keeping <jkeeping@inmusicbrands.com> | 2025-02-24 12:18:30 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-07 10:06:37 +0200 |
commit | 367a281315ecfafef3131bad60804e0ec8af22b6 (patch) | |
tree | 71da3833c2797bf5d77ec8bec897d0689bbdfb2c /drivers/rtc/lib_test.c | |
parent | 6186fb2cd36317277a8423687982140a7f3f7841 (diff) | |
download | linux-367a281315ecfafef3131bad60804e0ec8af22b6.tar.gz linux-367a281315ecfafef3131bad60804e0ec8af22b6.tar.bz2 linux-367a281315ecfafef3131bad60804e0ec8af22b6.zip |
serial: 8250_dma: terminate correct DMA in tx_dma_flush()
commit a26503092c75abba70a0be2aa01145ecf90c2a22 upstream.
When flushing transmit side DMA, it is the transmit channel that should
be terminated, not the receive channel.
Fixes: 9e512eaaf8f40 ("serial: 8250: Fix fifo underflow on flush")
Cc: stable <stable@kernel.org>
Reported-by: Wentao Guan <guanwentao@uniontech.com>
Signed-off-by: John Keeping <jkeeping@inmusicbrands.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20250224121831.1429323-1-jkeeping@inmusicbrands.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/rtc/lib_test.c')
0 files changed, 0 insertions, 0 deletions