diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-09-15 19:00:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-26 13:17:14 +0200 |
commit | cb28469d030ad4d9c662edd0fc8b923f05ef108a (patch) | |
tree | 0bfaade5a1b8f4a719a07cf984b887e84506500b /net/ipv4/tcp_ipv4.c | |
parent | 3b0a2bd51f60418ecd67493586a2bb2174199de3 (diff) |
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/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions