kernel-hacking-2024-linux-s.../drivers/block/rsxx
Philip J Kelleher 0ab4743ebc rsxx: Restructured DMA cancel scheme.
Before, DMAs would never be cancelled if there was a data stall
or an EEH Permenant failure which would cause an unrecoverable
I/O hang.

The DMA cancellation mechanism has been modified to fix
these issues and allows DMAs to be cancelled during the
above mentioned events.

Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2013-06-19 13:52:09 +02:00
..
config.c block: IBM RamSan 70/80 branding changes. 2013-03-11 19:53:55 +01:00
core.c rsxx: Restructured DMA cancel scheme. 2013-06-19 13:52:09 +02:00
cregs.c rsxx: Individual workqueues for interruptible events. 2013-06-19 13:52:09 +02:00
dev.c rsxx: Restructured DMA cancel scheme. 2013-06-19 13:52:09 +02:00
dma.c rsxx: Restructured DMA cancel scheme. 2013-06-19 13:52:09 +02:00
Makefile block: IBM RamSan 70/80 branding changes. 2013-03-11 19:53:55 +01:00
rsxx.h block: IBM RamSan 70/80 trivial changes. 2013-03-11 19:53:55 +01:00
rsxx_cfg.h block: IBM RamSan 70/80 branding changes. 2013-03-11 19:53:55 +01:00
rsxx_priv.h rsxx: Restructured DMA cancel scheme. 2013-06-19 13:52:09 +02:00