diff options
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | 2020-04-23 15:53:28 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2020-05-29 15:52:53 +0300 |
commit | fb01562e5a8a731bb1807eba0a9fadb355ca2277 (patch) | |
tree | 44ea2f6f48fcd596858564915070adb29154c30f /drivers/misc/cb710/sgbuf2.c | |
parent | da656a042568ffbc30881c43a832277f275eea4a (diff) | |
download | linux-fb01562e5a8a731bb1807eba0a9fadb355ca2277.tar.xz |
uacce: Remove mm_exit() op
The mm_exit() op will be removed from the SVA API. When a process dies
and its mm goes away, the IOMMU driver won't notify device drivers
anymore. Drivers should expect to handle a lot more aborted DMA. On the
upside, it does greatly simplify the queue management.
The uacce_mm struct, that tracks all queues bound to an mm, was only
used by the mm_exit() callback. Remove it.
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Acked-by: Lu Baolu <baolu.lu@linux.intel.com>
Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Link: https://lore.kernel.org/r/20200423125329.782066-2-jean-philippe@linaro.org
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/misc/cb710/sgbuf2.c')
0 files changed, 0 insertions, 0 deletions