]> www.infradead.org Git - users/dwmw2/linux.git/commit
iommu/intel: Use msi_msg shadow structs
authorThomas Gleixner <tglx@linutronix.de>
Thu, 22 Oct 2020 10:39:32 +0000 (12:39 +0200)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 24 Oct 2020 21:26:12 +0000 (22:26 +0100)
commit61016e08e36a1a67fd53e6f40fa3519fbf157d72
tree4c01fff4d08937f6224b7b32aa28e2831bc78752
parent26a434fd2d016eed54fbb7244cd6c90c0240106f
iommu/intel: Use msi_msg shadow structs

Use the bitfields in the x86 shadow struct to compose the MSI message.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
drivers/iommu/intel/irq_remapping.c