[GIT PULL] arm64 fixes for 5.16-rc6

From: Catalin Marinas
Date: Thu Dec 16 2021 - 13:42:46 EST


Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit 35b6b28e69985eafb20b3b2c7bd6eca452b56b53:

arm64: ftrace: add missing BTIs (2021-12-02 10:18:32 +0000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to 9c5d89bc10551f1aecd768b00fca3339a7b8c8ee:

arm64: kexec: Fix missing error code 'ret' warning in load_other_segments() (2021-12-16 17:44:58 +0000)

----------------------------------------------------------------
Fix missing error code on kexec failure path.

----------------------------------------------------------------
Lakshmi Ramasubramanian (1):
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()

arch/arm64/kernel/machine_kexec_file.c | 1 +
1 file changed, 1 insertion(+)

--
Catalin