mirror of
https://github.com/torvalds/linux.git
synced 2024-12-11 13:41:55 +00:00
a47970ed74
Current SVM implementation does not have support for handling PKU. Guests
running on a host with future AMD cpus that support the feature will read
garbage from the PKRU register and will hit segmentation faults on boot as
memory is getting marked as protected that should not be. Ensure that cpuid
from SVM does not advertise the feature.
Signed-off-by: John Allen <john.allen@amd.com>
Cc: stable@vger.kernel.org
Fixes:
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |