diff options
author | Christoph Hellwig <hch@lst.de> | 2021-02-05 10:44:16 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2021-02-22 14:40:29 -0500 |
commit | 16fc3cef33a04632ab6b31758abdd77563a20759 (patch) | |
tree | ccfa214fcd1f6e5084f1e540d4e8a54931c23f5e /mm/dmapool.c | |
parent | 26a7e094783d482f3e125f09945a5bb1d867b2e6 (diff) |
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
swiotlb_tbl_map_single currently nevers sets a tlb_addr that is not
aligned to the tlb bucket size. But we're going to add such a case
soon, for which this adjustment would be bogus.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jianxiong Gao <jxgao@google.com>
Tested-by: Jianxiong Gao <jxgao@google.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'mm/dmapool.c')
0 files changed, 0 insertions, 0 deletions