Bert Karwatzki 70bad345e6 iommu: Fix compilation without CONFIG_IOMMU_INTEL
When the kernel is comiled with CONFIG_IRQ_REMAP=y but without
CONFIG_IOMMU_INTEL compilation fails since commit def054b01a8678 with an
undefined reference to device_rbtree_find(). This patch makes sure that
intel specific code is only compiled with CONFIG_IOMMU_INTEL=y.

Signed-off-by: Bert Karwatzki <spasswolf@web.de>
Fixes: 80a9b50c0b9e ("iommu/vt-d: Improve ITE fault handling if target  device isn't present")
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20240307194419.15801-1-spasswolf@web.de
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2024-03-08 09:03:18 +01:00
..
2024-01-18 15:16:57 -08:00
2024-01-18 15:16:57 -08:00
2024-01-18 15:28:15 -08:00
2024-01-18 15:16:57 -08:00
2022-11-03 15:47:54 +01:00
2023-09-25 12:07:44 +02:00
2023-09-25 11:40:54 +02:00