aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorOleksii Moisieiev <[email protected]>2022-12-20 14:50:13 +0000
committerJuergen Gross <[email protected]>2023-01-09 08:05:20 +0100
commitf57034cedeb6e00256313a2a6ee67f974d709b0b (patch)
tree4b7dc9fc0bd45b48484e7cbdda01e6e8609a5b9b /scripts/gdb/linux/device.py
parentc0dccad87cf68fc6012aec7567e354353097ec1a (diff)
xen/pvcalls: free active map buffer on pvcalls_front_free_map
Data buffer for active map is allocated in alloc_active_ring and freed in free_active_ring function, which is used only for the error cleanup. pvcalls_front_release is calling pvcalls_front_free_map which ends foreign access for this buffer, but doesn't free allocated pages. Call free_active_ring to clean all allocated resources. Signed-off-by: Oleksii Moisieiev <[email protected]> Reviewed-by: Stefano Stabellini <[email protected]> Link: https://lore.kernel.org/r/6a762ee32dd655cbb09a4aa0e2307e8919761311.1671531297.git.oleksii_moisieiev@epam.com Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions