aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorClaudio Imbrenda <[email protected]>2022-06-28 15:56:13 +0200
committerJanosch Frank <[email protected]>2022-07-19 12:06:56 +0000
commit7746f735f55205176a447e737fe15a5ba7a4d2d4 (patch)
tree4e76d7998ff5b8a7f550e04b10d880719861fe03 /scripts/gdb/linux/mm.py
parentda15fbc646f377ebfe992c13053b93783fea0db2 (diff)
KVM: s390: pv: destroy the configuration before its memory
Move the Destroy Secure Configuration UVC before the loop to destroy the memory. If the protected VM has memory, it will be cleaned up and made accessible by the Destroy Secure Configuration UVC. The struct page for the relevant pages will still have the protected bit set, so the loop is still needed to clean that up. Switching the order of those two operations does not change the outcome, but it is significantly faster. Signed-off-by: Claudio Imbrenda <[email protected]> Reviewed-by: Nico Boehr <[email protected]> Reviewed-by: Janosch Frank <[email protected]> Link: https://lore.kernel.org/r/[email protected] Message-Id: <[email protected]> Signed-off-by: Janosch Frank <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions