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

Get rid of the macro mess and use the shadow structs for the x86 specific
MSI message format. Convert the intcapxt setup to use named bitfields as
well while touching it anyway.

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