diff options
author | Hannes Reinecke <hare@suse.de> | 2019-02-18 08:34:22 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-02-25 21:37:26 -0500 |
commit | c326de562f1fc149da4855a1b9d0433300c2a85d (patch) | |
tree | 685766df9b1c346722ee23cef742db372e8920e3 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 1feb3b02294994ee3a067c9b6cda6c244fd0ee18 (diff) |
scsi: aic94xx: fix calls to dma_set_mask_and_coherent()
The change to use dma_set_mask_and_coherent() incorrectly made a second
call with the 32 bit DMA mask value when the call with the 64 bit DMA mask
value succeeded.
[mkp: fixed subject]
Fixes: 3a21986f1a59 ("scsi: aic94xx: fully convert to the generic DMA API")
Cc: <stable@vger.kernel.org>
Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions