diff options
author | 2024-06-13 12:16:48 -0700 | |
---|---|---|
committer | 2024-06-25 17:15:48 +0200 | |
commit | 86cb65448d07fe516e18d9512ae5786cd90db9bf (patch) | |
tree | c4caf9e1749b72d5ad84f04905676380c45c1da9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/vmware: Use VMware hypercall API (diff) | |
download | linux-rng-86cb65448d07fe516e18d9512ae5786cd90db9bf.tar.xz linux-rng-86cb65448d07fe516e18d9512ae5786cd90db9bf.zip |
x86/vmware: Correct macro names
VCPU_RESERVED and LEGACY_X2APIC are not VMware hypercall commands. These are
bits in the return value of the VMWARE_CMD_GETVCPU_INFO command. Change
VMWARE_CMD_ prefix to GETVCPU_INFO_ one. And move the bit-shift
operation into the macro body.
Fixes: 4cca6ea04d31c ("x86/apic: Allow x2apic without IR on VMware platform")
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-7-alexey.makhalov@broadcom.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions