diff options
author | Alexey Makhalov <alexey.makhalov@broadcom.com> | 2024-06-13 22:16:48 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-06-25 18:15:48 +0300 |
commit | 86cb65448d07fe516e18d9512ae5786cd90db9bf (patch) | |
tree | c4caf9e1749b72d5ad84f04905676380c45c1da9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b2c13c23ea9c1f748315b8c2c028bb3ae18f1e12 (diff) | |
download | linux-86cb65448d07fe516e18d9512ae5786cd90db9bf.tar.xz |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions