aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorMichael Kelley <[email protected]>2023-03-26 06:52:04 -0700
committerWei Liu <[email protected]>2023-04-17 19:19:04 +0000
commitbb862397f48fc79a1ea31b83a0bd8f1f913b4ab6 (patch)
tree93464a5986ed2172ca6beb597c9df784a1034f3b /scripts/gdb/linux/proc.py
parenta5ddb74588213c31ce993a8e9a09d1ffdc11a142 (diff)
Drivers: hv: vmbus: Remove second way of mapping ring buffers
With changes to how Hyper-V guest VMs flip memory between private (encrypted) and shared (decrypted), it's no longer necessary to have separate code paths for mapping VMBus ring buffers for for normal VMs and for Confidential VMs. As such, remove the code path that uses vmap_pfn(), and set the protection flags argument to vmap() to account for the difference between normal and Confidential VMs. Signed-off-by: Michael Kelley <[email protected]> Reviewed-by: Tianyu Lan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions