Loading
iommu/amd: Remove useless irq affinity notifier
mainline inclusion from mainline-v5.17-rc1 commit 575f5cfb category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAU6ZD Reference: https://github.com/torvalds/linux/commit/575f5cfb13c84f324f9898383fa4a5694e53c9ef -------------------------------- commit 575f5cfb upstream iommu->intcapxt_notify field is no longer used after a switch to a separate domain was done Fixes: d1adcfbb ("iommu/amd: Fix IOMMU interrupt generation in X2APIC mode") Signed-off-by:Maxim Levitsky <mlevitsk@redhat.com> Link: https://lore.kernel.org/r/20211123161038.48009-6-mlevitsk@redhat.com Signed-off-by:
Joerg Roedel <jroedel@suse.de> Signed-off-by:
PvsNarasimha <PVS.NarasimhaRao@amd.com>