]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
authorLu Baolu <baolu.lu@linux.intel.com>
Tue, 12 Jul 2022 00:08:49 +0000 (08:08 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 15 Jul 2022 08:21:30 +0000 (10:21 +0200)
commit853788b9a66ff089053df3b4ed7d166e61def449
tree7cbdb0af0fdebbc604f3629963f04642d5cd5bc9
parentbfd39a73879e80313bb634927f185ace60bb229b
x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU

tboot_force_iommu() is only called by the Intel IOMMU driver. Move the
helper into that driver. No functional change intended.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Link: https://lore.kernel.org/r/20220514014322.2927339-7-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
arch/x86/kernel/tboot.c
drivers/iommu/intel/iommu.c
include/linux/tboot.h