diff options
author | 2022-09-15 19:00:24 +0200 | |
---|---|---|
committer | 2022-09-20 19:34:22 +0200 | |
commit | d80ca810f096ff66f451e7a3ed2f0cd9ef1ff519 (patch) | |
tree | 0d76c9682c8f205efcc961f6322e59026373b865 /scripts/generate_rust_analyzer.py | |
parent | efi/loongarch: Add efistub booting support (diff) | |
download | wireguard-linux-d80ca810f096ff66f451e7a3ed2f0cd9ef1ff519.tar.xz wireguard-linux-d80ca810f096ff66f451e7a3ed2f0cd9ef1ff519.zip |
efi: libstub: drop pointless get_memory_map() call
Currently, the non-x86 stub code calls get_memory_map() redundantly,
given that the data it returns is never used anywhere. So drop the call.
Cc: <stable@vger.kernel.org> # v4.14+
Fixes: 24d7c494ce46 ("efi/arm-stub: Round up FDT allocation to mapping size")
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions