commit | 878a97cfd7014b01285db09f52f9881ffe4cb608 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Thu Sep 29 14:44:23 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Thu Sep 29 14:44:23 2005 -0700 |
tree | 19f19873602a559a351d669ee09988e8ce8bfa6e | |
parent | 8270f3f1a605c83b3aa516c1eaed209fe0884e84 [diff] |
[PATCH] swiotlb: support syncing sub-ranges of mappings This patch implements swiotlb_sync_single_range_for_{cpu,device}. This is intended to support an x86_64 implementation of dma_sync_single_range_for_{cpu,device}. Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Tony Luck <tony.luck@intel.com>