IOMMU: make page table deallocation preemptible
This too can take an arbitrary amount of time. In fact, the bulk of the work is being moved to a tasklet, as handling the necessary preemption logic in line seems close to impossible given that the teardown may also be invoked on error paths. Signed-off-by:Jan Beulich <jbeulich@suse.com> Reviewed-by:
Andrew Cooper <andrew.cooper3@citrix.com> Acked-by:
Xiantao Zhang <xiantao.zhang@intel.com>
Showing
Please register or sign in to comment