diff options
author | Christoph Hellwig <hch@lst.de> | 2018-12-06 16:06:04 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-12-13 21:06:14 +0100 |
commit | 68c608345cc569bcfa1c1b2add4c00c343ecf933 (patch) | |
tree | 87bded168f1a45c71ac669f5a316663ac5ce3ed8 /block | |
parent | swiotlb: remove SWIOTLB_MAP_ERROR (diff) | |
download | linux-68c608345cc569bcfa1c1b2add4c00c343ecf933.tar.xz linux-68c608345cc569bcfa1c1b2add4c00c343ecf933.zip |
swiotlb: remove dma_mark_clean
Instead of providing a special dma_mark_clean hook just for ia64, switch
ia64 to use the normal arch_sync_dma_for_cpu hooks instead.
This means that we now also set the PG_arch_1 bit for pages in the
swiotlb buffer, which isn't stricly needed as we will never execute code
out of the swiotlb buffer, but otherwise harmless.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions