diff options
author | Hou Wenlong <houwenlong.hwl@antgroup.com> | 2024-05-06 09:35:02 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-06-10 19:20:52 +0300 |
commit | c7d4c5f01961cdc4f1d29525e2b0d71f62c5bc33 (patch) | |
tree | 783fa225c0a992fcc1322bf9158c30ad7db0aeb0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f992572120fbec26c29f93fa2675ac34a0df369e (diff) | |
download | linux-c7d4c5f01961cdc4f1d29525e2b0d71f62c5bc33.tar.xz |
KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition
The check_apicv_inhibit_reasons() callback implementation was dropped in
the commit b3f257a84696 ("KVM: x86: Track required APICv inhibits with
variable, not callback"), but the definition removal was missed in the
final version patch (it was removed in the v4). Therefore, it should be
dropped, and the vmx_check_apicv_inhibit_reasons() function declaration
should also be removed.
Signed-off-by: Hou Wenlong <houwenlong.hwl@antgroup.com>
Reviewed-by: Alejandro Jimenez <alejandro.j.jimenez@oracle.com>
Link: https://lore.kernel.org/r/54abd1d0ccaba4d532f81df61259b9c0e021fbde.1714977229.git.houwenlong.hwl@antgroup.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions