]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/pci/xen: Use msi_msg shadow structs
authorThomas Gleixner <tglx@linutronix.de>
Thu, 22 Oct 2020 10:45:26 +0000 (12:45 +0200)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 24 Oct 2020 21:26:28 +0000 (22:26 +0100)
commit6f1340c671b044223d4741498a0d509cf8acb8e7
tree9927428037481b8e8e11e54a655510cca3f310ab
parent86095b26a14ff782f1fe6c8806e95a290fe40168
x86/pci/xen: Use msi_msg shadow structs

Use the msi_msg shadow structs and compose the message with named bitfields
instead of the unreadable macro maze.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
arch/x86/pci/xen.c