]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/vmware: Remove legacy VMWARE_HYPERCALL* macros
authorAlexey Makhalov <alexey.makhalov@broadcom.com>
Thu, 13 Jun 2024 19:16:49 +0000 (12:16 -0700)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 25 Jun 2024 15:15:48 +0000 (17:15 +0200)
commit9dfb18031f0df2378b3d33a13fc485ef89caa285
tree0a201b88c54bcbb3d329fb3004adabb6e5197a76
parent86cb65448d07fe516e18d9512ae5786cd90db9bf
x86/vmware: Remove legacy VMWARE_HYPERCALL* macros

No more direct use of these macros should be allowed. The vmware_hypercallX API
still uses the new implementation of VMWARE_HYPERCALL macro internally, but it
is not exposed outside of the vmware.h.

Signed-off-by: Alexey Makhalov <alexey.makhalov@broadcom.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240613191650.9913-8-alexey.makhalov@broadcom.com
arch/x86/include/asm/vmware.h