aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2021-12-08 01:52:35 +0000
committerPaolo Bonzini <[email protected]>2022-02-10 13:47:08 -0500
commit7446cfebe8be61874549a26b26c203deda2afbac (patch)
tree5677879d9076764c33b502f4d6d1221249e34e98 /tools/perf/scripts/python/flamegraph.py
parentcf9e2555328930a655d896b27121855db8ba7d27 (diff)
KVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_inhibit_reasons
Drop the useless NULL check on kvm_x86_ops.check_apicv_inhibit_reasons when handling an APICv update, both VMX and SVM unconditionally implement the helper and leave it non-NULL even if APICv is disabled at the module level. The latter is a moot point now that __kvm_request_apicv_update() is called if and only if enable_apicv is true. 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions