From: Philip J Kelleher Date: Sat, 28 Sep 2013 02:42:50 +0000 (-0600) Subject: rsxx: Kernel Panic caused by mapping Discards X-Git-Tag: v3.13-rc1~100^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0317cd6de852a70e0374e7eb40a013072274386f;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed