+11
−8
Loading
mainline inclusion from mainline-v5.18-rc2 commit 59b18a1e category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAU6ZD Reference: https://github.com/torvalds/linux/commit/59b18a1e65b7a2134814106d0860010e10babe18 -------------------------------- commit 59b18a1e upstream The x86 MSI message data is 32 bits in total and is either in compatibility or remappable format, see Intel Virtualization Technology for Directed I/O, section 5.1.2. Fixes: 6285aa50 ("x86/msi: Provide msi message shadow structs") Co-developed-by:Adrian-Ken Rueegsegger <ken@codelabs.ch> Signed-off-by:
Adrian-Ken Rueegsegger <ken@codelabs.ch> Signed-off-by:
Reto Buerki <reet@codelabs.ch> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20220407110647.67372-1-reet@codelabs.ch Signed-off-by:
PvsNarasimha <PVS.NarasimhaRao@amd.com>