diff options
author | Sean Christopherson <seanjc@google.com> | 2024-10-10 19:10:35 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-10-30 14:46:45 -0700 |
commit | 0387d79e24d6cd816ea600f91607bd27c680a897 (patch) | |
tree | 55883f7b97febcaffcee3cb2934b350db3970620 /tools/perf/scripts/python | |
parent | cc7ed3358e418d1008d3bb178f60c3b44e0ecd2e (diff) |
KVM: x86/mmu: Fold all of make_spte()'s writable handling into one if-else
Now that make_spte() no longer uses a funky goto to bail out for a special
case of its unsync handling, combine all of the unsync vs. writable logic
into a single if-else statement.
No functional change intended.
Link: https://lore.kernel.org/r/20241011021051.1557902-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions