iommu: introduce stall/resume support
A new flag when registering the fault handler indicates that the user
supports stalling, and will call iommu_domain_resume() at some point
later, potentially from a workqueue. (This would allow the user to do
mm related operations that could not be done from irq context.)
Signed-off-by:
Rob Clark <robdclark@gmail.com>
Loading
Please sign in to comment