diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-09-15 20:00:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-26 14:19:42 +0300 |
commit | b642b9c164727956e173f0a1fdf1f2c5ba841810 (patch) | |
tree | f3fd97589a4a16856e9d704aced035de5dc11708 /net | |
parent | 897b1450abe5a67c842a5d24173ce4449ccdfa94 (diff) | |
download | linux-b642b9c164727956e173f0a1fdf1f2c5ba841810.tar.xz |
efi: libstub: drop pointless get_memory_map() call
commit d80ca810f096ff66f451e7a3ed2f0cd9ef1ff519 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions