diff options
author | Junaid Shahid <[email protected]> | 2019-01-03 16:22:21 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-07-05 13:48:46 +0200 |
commit | 43fdcda96e2550c6d1c46fb8a78801aa2f7276ed (patch) | |
tree | 8b7a1b7a953038ec917f9bf3e1c070fc166e0d49 /scripts/gen_compile_commands.py | |
parent | 60cec433c485564bd7caac38a9df5c1ed79ee560 (diff) |
kvm: x86: Do not release the page inside mmu_set_spte()
Release the page at the call-site where it was originally acquired.
This makes the exit code cleaner for most call sites, since they
do not need to duplicate code between success and the failure
label.
Signed-off-by: Junaid Shahid <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions