diff options
author | Sean Christopherson <seanjc@google.com> | 2024-10-11 05:10:35 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-10-31 00:46:45 +0300 |
commit | 0387d79e24d6cd816ea600f91607bd27c680a897 (patch) | |
tree | 55883f7b97febcaffcee3cb2934b350db3970620 /scripts/gdb/linux/utils.py | |
parent | cc7ed3358e418d1008d3bb178f60c3b44e0ecd2e (diff) | |
download | linux-0387d79e24d6cd816ea600f91607bd27c680a897.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions