x86: Correct msr operation on amd64
authorSimon Glass <sjg@chromium.org>
Sat, 15 Mar 2025 14:25:45 +0000 (14:25 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 17:41:55 +0000 (11:41 -0600)
commita9d106421d48776569fe144c3431739e0fe81b65
tree578f688df326815ed16fe3546ba80ef9ab55c767
parent21feb3404ed7489f439268ee67b34165dacded1b
x86: Correct msr operation on amd64

The CONFIG option is no-longer correct since we can have SPL and PPL
with different bitness.

Fix this and sync up with Linux 6.13 in this area, since this is where
the code came from many years ago.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/msr.h