]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 5 Nov 2024 16:02:34 +0000 (10:02 -0600)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 5 Nov 2024 16:48:32 +0000 (17:48 +0100)
commita5ca1dc46a6b610dd4627d8b633d6c84f9724ef0
tree7f13c22924458cd870f9ed313b33a8e95b5a15bd
parent59b723cd2adbac2a34fc8e12c74ae26ae45bf230
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client

A number of Zen4 client SoCs advertise the ability to use virtualized
VMLOAD/VMSAVE, but using these instructions is reported to be a cause
of a random host reboot.

These instructions aren't intended to be advertised on Zen4 client
so clear the capability.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Cc: stable@vger.kernel.org
Link: https://bugzilla.kernel.org/show_bug.cgi?id=219009
arch/x86/kernel/cpu/amd.c