iommu/vt-d: Update the definition of the blocking domain
authorJason Gunthorpe <jgg@nvidia.com>
Wed, 27 Sep 2023 23:47:32 +0000 (20:47 -0300)
committerJoerg Roedel <jroedel@suse.de>
Thu, 26 Oct 2023 14:53:50 +0000 (16:53 +0200)
commit7b6dd84e703147f5c71f163b84b0cb729a320541
tree3d200fa38bf463e28737a21890d14a532e5a661c
parente5d8be7406ca7b6b251c09b786f08176337c0999
iommu/vt-d: Update the definition of the blocking domain

The global static should pre-define the type and the NOP free function can
be now left as NULL.

Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Sven Peter <sven@svenpeter.dev>
Link: https://lore.kernel.org/r/2-v2-bff223cf6409+282-dart_paging_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/iommu.c