Files
linux/drivers
Christoph Hellwig 28a50a3383 3w-9xxx: fix command completion race
commit 118c855b56 upstream.

The 3w-9xxx driver needs to tear down the dma mappings before returning
the command to the midlayer, as there is no guarantee the sglist and
count are valid after that point.  Also remove the dma mapping helpers
which have another inherent race due to the request_id index.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-13 05:16:58 -07:00
..
2014-04-14 06:50:04 -07:00
2015-05-06 21:59:16 +02:00
2014-07-31 12:52:56 -07:00
2015-01-29 17:40:48 -08:00
2014-08-07 14:52:37 -07:00
2014-01-15 14:51:22 -08:00
2015-05-13 05:16:58 -07:00