Loading
iommu/intel: Use msi_msg shadow structs
mainline inclusion from mainline-v5.11-rc1 commit 5c0d0e2c category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAU6ZD Reference: https://github.com/torvalds/linux/commit/5c0d0e2cc6e0e7a96c25351fd67c775e7b1f11f0 -------------------------------- commit 5c0d0e2c upstream 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> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20201024213535.443185-14-dwmw2@infradead.org Signed-off-by:
PvsNarasimha <PVS.NarasimhaRao@amd.com>