diff options
author | Gao Shiyuan <gaoshiyuan@baidu.com> | 2025-01-03 18:38:14 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-01-09 01:12:31 +0300 |
commit | 4d141e444e26f12c1bacfc39f66ab8de04deac1b (patch) | |
tree | 9a5c5c03f7571887f4eace66704c9598f27e3cc0 /tools/perf/scripts/python/parallel-perf.py | |
parent | b5fd06847320bed445fc1e77f9066ecdaf1efbec (diff) | |
download | linux-4d141e444e26f12c1bacfc39f66ab8de04deac1b.tar.xz |
KVM: VMX: Fix comment of handle_vmx_instruction()
Fix a goof in handle_vmx_instruction()'s comment where it references the
non-existent nested_vmx_setup(); the function that overwrites the exit
handlers is nested_vmx_hardware_setup().
Note, this isn't a case of a stale comment, e.g. due to the function being
renamed. The comment has always been wrong.
Fixes: e4027cfafd78 ("KVM: nVMX: Set callbacks for nested functions during hardware setup")
Signed-off-by: Gao Shiyuan <gaoshiyuan@baidu.com>
Link: https://lore.kernel.org/r/20250103153814.73903-1-gaoshiyuan@baidu.com
[sean: massage changelog]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions