diff options
author | Vipin Sharma <vipinsh@google.com> | 2023-03-21 15:00:15 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-04-04 12:37:30 -0700 |
commit | e73008705d0c88ac69e3fe262bb03d86af23c521 (patch) | |
tree | 588a6ddd83832ea76243612d83187e033db9e5f6 /tools/perf/scripts/python/flamegraph.py | |
parent | 1e0f42985ffad5c60e7a0a627405e1ff00208289 (diff) |
KVM: x86/mmu: Remove "record_dirty_log" in __tdp_mmu_set_spte()
Remove bool parameter "record_dirty_log" from __tdp_mmu_set_spte() and
refactor the code as this variable is always set to true by its caller.
Signed-off-by: Vipin Sharma <vipinsh@google.com>
Reviewed-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20230321220021.2119033-8-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions