diff options
| author | Tetsuo Handa <[email protected]> | 2024-05-28 15:05:53 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-06-04 12:10:43 +0000 |
| commit | ae01e52da244af5d650378ada1bfd2d946dc1b45 (patch) | |
| tree | f29a8673f19db4f147b61159d567e50b9c68a6f9 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | serial: sc16is7xx: re-add Kconfig SPI or I2C dependency (diff) | |
| download | kernel-ae01e52da244af5d650378ada1bfd2d946dc1b45.tar.gz kernel-ae01e52da244af5d650378ada1bfd2d946dc1b45.zip | |
serial: drop debugging WARN_ON_ONCE() from uart_write()
syzbot is reporting lockdep warning upon
int disc = 7;
ioctl(open("/dev/ttyS3", O_RDONLY), TIOCSETD, &disc);
sequence. Do like what commit 5f1149d2f4bf ("serial: drop debugging
WARN_ON_ONCE() from uart_put_char()") does.
Reported-by: [email protected]
Closes: https://syzkaller.appspot.com/bug?extid=f78380e4eae53c64125c
Signed-off-by: Tetsuo Handa <[email protected]>
Acked-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
