]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
x86: irq_remapping: Move irq remapping mode enum
authorSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Wed, 27 Jun 2018 15:31:20 +0000 (10:31 -0500)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 24 Jun 2019 14:21:33 +0000 (16:21 +0200)
commitb75f51ce402e50aae183d939f027a7bc36905ca9
tree51543b6b5ed63241d1e35b8710b45418f5c19429
parentbc23260c1daea355eea3da46fd22050ac15db4e2
x86: irq_remapping: Move irq remapping mode enum

BugLink: https://bugs.launchpad.net/bugs/1819485
The enum is currently defined in Intel-specific DMAR header file,
but it is also used by APIC common code. Therefore, move it to
a more appropriate interrupt-remapping common header file.
This will also be used by subsequent patches.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
(cherry picked from commit 818b7587b4d34e989ea6c042eeb8d50ffa5be13e)
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Acked-by: Khalid Elmously <khalid.elmously@canonical.com>
Acked-by: Connor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
arch/x86/include/asm/irq_remapping.h
include/linux/dmar.h