diff options
author | 2024-12-19 15:30:39 +0100 | |
---|---|---|
committer | 2025-01-14 08:35:27 +0100 | |
commit | ad69b0b6f9954796875ee4faf6c16c9caca21999 (patch) | |
tree | 76b025f3e4e516e8cd6ce3fd2702ac7728a76363 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | efi/libstub: Simplify PCI I/O handle buffer traversal (diff) | |
download | wireguard-linux-ad69b0b6f9954796875ee4faf6c16c9caca21999.tar.xz wireguard-linux-ad69b0b6f9954796875ee4faf6c16c9caca21999.zip |
efi/libstub: Use cleanup helpers for freeing copies of the memory map
The EFI stub may obtain the memory map from the firmware numerous times,
and this involves doing a EFI pool allocation first, which needs to be
freed after use.
Streamline this using a cleanup helper, which makes the code easier to
follow.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions