diff options
author | Ashish Kalra <[email protected]> | 2024-01-25 22:11:15 -0600 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-01-29 20:34:18 +0100 |
commit | 8dac642999b1542e0f0abefba100d8bd11226c83 (patch) | |
tree | a127cebb3518a7bb870555d354369c76e8b70515 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 18085ac2f2fbf56aee9cbf5846740150e394f4f4 (diff) |
x86/sev: Introduce an SNP leaked pages list
Pages are unsafe to be released back to the page-allocator if they
have been transitioned to firmware/guest state and can't be reclaimed
or transitioned back to hypervisor/shared state. In this case, add them
to an internal leaked pages list to ensure that they are not freed or
touched/accessed to cause fatal page faults.
[ mdr: Relocate to arch/x86/virt/svm/sev.c ]
Suggested-by: Vlastimil Babka <[email protected]>
Signed-off-by: Ashish Kalra <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions