diff options
author | 2025-07-14 12:50:18 +0800 | |
---|---|---|
committer | 2025-07-14 11:18:03 +0100 | |
commit | bd26cd9d815acba56204c8b2af45af96d221c962 (patch) | |
tree | 41239753f6af50998bc584c0a5d3d0ddb0dc787f /tools/perf/scripts/python | |
parent | Linux 6.16-rc3 (diff) | |
download | wireguard-linux-bd26cd9d815acba56204c8b2af45af96d221c962.tar.xz wireguard-linux-bd26cd9d815acba56204c8b2af45af96d221c962.zip |
iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hook
iommu init hook is wrapped in CONFI_X86 and is a remnant of dmar.c when
it was a common code in "drivers/pci/dmar.c". This was added in commit
(9d5ce73a64be2 x86: intel-iommu: Convert detect_intel_iommu to use
iommu_init hook)
Now this is built only for x86. This config wrap could be removed.
Signed-off-by: Vineeth Pillai (Google) <vineeth@bitbyteword.org>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20250616131740.3499289-1-vineeth@bitbyteword.org
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20250714045028.958850-2-baolu.lu@linux.intel.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions