Files
linux-stable-mirror/drivers
Michael Ellerman 075b44fc5a ata: pata_macio: Use WARN instead of BUG
[ Upstream commit d4bc0a264f ]

The overflow/underflow conditions in pata_macio_qc_prep() should never
happen. But if they do there's no need to kill the system entirely, a
WARN and failing the IO request should be sufficient and might allow the
system to keep running.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-12 11:10:25 +02:00
..
2024-09-12 11:10:22 +02:00