diff options
author | Lu Baolu <[email protected]> | 2022-03-01 10:01:52 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-03-04 16:46:30 +0100 |
commit | 586081d3f6b13ec9dfdfdf3d7842a688b376fa5e (patch) | |
tree | 38d549ec56689c8f4b795daf69ed5d66ca6c46bb /scripts/gdb/linux/tasks.py | |
parent | ee2653bbe89df777e222ec1aa015c2ed7ea06b6b (diff) |
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Allocate and set the per-device iommu private data during iommu device
probe. This makes the per-device iommu private data always available
during iommu_probe_device() and iommu_release_device(). With this changed,
the dummy DEFER_DEVICE_DOMAIN_INFO pointer could be removed. The wrappers
for getting the private data and domain are also cleaned.
Signed-off-by: Lu Baolu <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions