diff options
author | Christoph Hellwig <hch@lst.de> | 2018-04-03 19:09:59 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-05-07 07:15:41 +0200 |
commit | 21e07dba9fb1179148089d611fc9e6e70d1887c3 (patch) | |
tree | 57691b4a8701e9c8d6e92428f69f05892be18f4c /MAINTAINERS | |
parent | de7eab301de78869322104ea13e124c936ad3e1f (diff) |
scsi: reduce use of block bounce buffers
We can rely on the dma-mapping code to handle any DMA limits that is
bigger than the ISA DMA mask for us (either using an iommu or swiotlb),
so remove setting the block layer bounce limit for anything but the
unchecked_isa_dma case, or the bouncing for highmem pages.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions