diff options
author | Hannes Reinecke <hare@suse.de> | 2014-11-24 15:37:24 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-11-24 16:10:24 +0100 |
commit | 3170866f8865809290f4b99e61a096ba39a01472 (patch) | |
tree | ab438dafb72fca138179a3e00232e23000912a09 /drivers/scsi/t128.c | |
parent | 9535fff3c5f9382b46f656c46a80bc190645dd32 (diff) | |
download | linux-next-3170866f8865809290f4b99e61a096ba39a01472.tar.gz |
esp_scsi: use FIFO for command submission
Using DMA for command submission has the drawback that it might
generate additional DMA completion interrupts after the command
has been submitted to the device.
Additionally the am53c974 has a design flaw causing it
to generate spurious interrupts even though DMA completion
interrupts are not enabled.
This can be avoided by using the FIFO for command submission.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/t128.c')
0 files changed, 0 insertions, 0 deletions