diff options
author | Sean Christopherson <[email protected]> | 2024-05-21 18:40:13 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-06-11 14:18:47 -0700 |
commit | 3dee3b187499b317a6587e2b8e9bf3d5050e5288 (patch) | |
tree | 9ac513f93d6a1a87da39ae6d3920090bd9acbeda /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ef2e18ef37501888161b791e134c4572b28dbd70 (diff) |
KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()
Now that KVM unconditionally sets l1tf_flush_l1d in kvm_arch_vcpu_load(),
drop the redundant store from vcpu_run(). The flag is cleared only when
VM-Enter is imminent, deep below vcpu_run(), i.e. barring a KVM bug, it's
impossible for l1tf_flush_l1d to be cleared between loading the vCPU and
calling vcpu_run().
Acked-by: Kai Huang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions