mbox series

[GIT,PULL] arm64 fixes for 5.16-rc6

Message ID YbuInd5ccML4yOMP@arm.com
State New
Headers show
Series [GIT,PULL] arm64 fixes for 5.16-rc6 | expand

Pull-request

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

Message

Catalin Marinas Dec. 16, 2021, 6:42 p.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org Dec. 16, 2021, 6:50 p.m. UTC | #1
The pull request you sent on Thu, 16 Dec 2021 18:42:37 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fa36bbe6d43f3bbce1f10a187e153587c7584d83

Thank you!