diff options
author | 2015-10-03 19:16:07 +0200 | |
---|---|---|
committer | 2015-10-07 10:24:48 -0700 | |
commit | 15e3d5a285ab9283136dba34bbf72886d9146706 (patch) | |
tree | 8c94bda0e97d809ed69bfe5e51a1a064d5e27a9d /tools/perf/scripts/python | |
parent | scsi_dh: Use the correct module name when loading device handler (diff) | |
download | linux-dev-15e3d5a285ab9283136dba34bbf72886d9146706.tar.xz linux-dev-15e3d5a285ab9283136dba34bbf72886d9146706.zip |
3w-9xxx: don't unmap bounce buffered commands
3w controller don't dma map small single SGL entry commands but instead
bounce buffer them. Add a helper to identify these commands and don't
call scsi_dma_unmap for them.
Based on an earlier patch from James Bottomley.
Fixes: 118c85 ("3w-9xxx: fix command completion race")
Reported-by: Tóth Attila <atoth@atoth.sote.hu>
Tested-by: Tóth Attila <atoth@atoth.sote.hu>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions