remarkable-linux/drivers/block/rsxx
Philip J Kelleher e5feab229f rsxx: Handling failed pci_map_page on PowerPC and double free.
The rsxx driver was not checking the correct value during a
pci_map_page failure. Fixing this also uncovered a
double free if the bio was returned before it was
broken up into indiviadual 4k dmas, that is also
fixed here.

Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2013-11-08 09:10:28 -07:00
..
config.c block: IBM RamSan 70/80 branding changes. 2013-03-11 19:53:55 +01:00
core.c rsxx: Handling failed pci_map_page on PowerPC and double free. 2013-11-08 09:10:28 -07:00
cregs.c rsxx: Adding EEH check inside cregs timeout. 2013-06-19 13:52:10 +02:00
dev.c rsxx: Adapter address space sanity check. 2013-06-19 13:52:10 +02:00
dma.c rsxx: Handling failed pci_map_page on PowerPC and double free. 2013-11-08 09:10:28 -07: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: Handling failed pci_map_page on PowerPC and double free. 2013-11-08 09:10:28 -07:00