diff options
author | 2023-03-21 15:00:15 -0700 | |
---|---|---|
committer | 2023-04-04 12:37:30 -0700 | |
commit | e73008705d0c88ac69e3fe262bb03d86af23c521 (patch) | |
tree | 588a6ddd83832ea76243612d83187e033db9e5f6 /scripts/generate_rust_analyzer.py | |
parent | KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits (diff) | |
download | wireguard-linux-e73008705d0c88ac69e3fe262bb03d86af23c521.tar.xz wireguard-linux-e73008705d0c88ac69e3fe262bb03d86af23c521.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions