diff options
author | Philip J Kelleher <pjk1939@linux.vnet.ibm.com> | 2013-09-28 04:42:50 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2013-11-08 17:10:28 +0100 |
commit | 0317cd6de852a70e0374e7eb40a013072274386f (patch) | |
tree | 3d5fd9d4508b5308f72c6784e6efe2afb56584ef /drivers/block/Kconfig | |
parent | mtip32xx: dynamically allocate buffer in debugfs functions (diff) | |
download | linux-0317cd6de852a70e0374e7eb40a013072274386f.tar.xz linux-0317cd6de852a70e0374e7eb40a013072274386f.zip |
rsxx: Kernel Panic caused by mapping Discards
This fixes a kernel panic injected by commit id
8d26750143341831bc312f61c5ed141eeb75b8d0 where discards
are getting mapped through the pci_map_page function call.
The driver will now start verifying that a dma is not a
discard before issuing a the pci_map_page function call.
Also, we are updating the driver version.
Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/Kconfig')
0 files changed, 0 insertions, 0 deletions