diff options
author | David Matlack <dmatlack@google.com> | 2023-01-26 10:40:21 -0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-03-17 15:08:41 -0700 |
commit | 28e4b4597d65927f8147c493d66aa0fe006e364c (patch) | |
tree | 9ff0eb57b45819280cbeaf7051dc88e1a4296246 /tools/perf/scripts/python/task-analyzer.py | |
parent | 141705b78381ab1dcb52c84ebb396e434e86b624 (diff) |
KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
Collapse kvm_flush_remote_tlbs_with_range() and
kvm_flush_remote_tlbs_with_address() into a single function. This
eliminates some lines of code and a useless NULL check on the range
struct.
Opportunistically switch from ENOTSUPP to EOPNOTSUPP to make checkpatch
happy.
Signed-off-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20230126184025.2294823-4-dmatlack@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions