commit | 80808d273a3f075196d1a26463f65d4c9d2891c8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Mar 01 08:44:26 2021 +0100 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Mar 17 00:32:01 2021 +0000 |
tree | 3a0e72aa6d3a55bbe25534cfe14f695fdee2938c | |
parent | 2bdba622c351259317b0294c6e9fe243b2404316 [diff] |
swiotlb: split swiotlb_tbl_sync_single Split swiotlb_tbl_sync_single into two separate funtions for the to device and to cpu synchronization. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>