]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
iommu/vt-d: Simplify intel_irq_remapping_select()
authorDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 24 Oct 2020 21:35:30 +0000 (22:35 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Oct 2020 19:26:28 +0000 (20:26 +0100)
commit79eb3581bcaae9b5677629d945e14da212aa76e2
tree1f68ed298a38909d142c70db262c3f08984f78ff
parented381fca47122f0787ee53b97e5f9d562eec7237
iommu/vt-d: Simplify intel_irq_remapping_select()

Now that the old get_irq_domain() method has gone, consolidate on just the
map_XXX_to_iommu() functions.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201024213535.443185-31-dwmw2@infradead.org
drivers/iommu/intel/irq_remapping.c