diff options
| author | Sean Christopherson <[email protected]> | 2021-12-08 01:52:36 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-02-10 13:47:08 -0500 |
| commit | cf9e2555328930a655d896b27121855db8ba7d27 (patch) | |
| tree | bba856505e999bb4259464bbecc18029995e05ad /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | d62007edf01f5c11f75d0f4b1e538fc52a5b1982 (diff) | |
KVM: x86: Unexport __kvm_request_apicv_update()
Unexport __kvm_request_apicv_update(), it's not used by vendor code and
should never be used by vendor code. The only reason it's exposed at all
is because Hyper-V's SynIC needs to track how many auto-EOIs are in use,
and it's convenient to use apicv_update_lock to guard that tracking.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions