mbox series

[GIT,PULL] arm64 fixes for 5.17-rc5

Message ID Yg+SHbDujjurwIqb@arm.com
State New
Headers show
Series [GIT,PULL] arm64 fixes for 5.17-rc5 | expand

Pull-request

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

Message

Catalin Marinas Feb. 18, 2022, 12:33 p.m. UTC
Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit da5fb9e1ad3fbf632dce735f1bdad257ca528499:

  ACPI/IORT: Check node revision for PMCG resources (2022-02-09 18:16:22 +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 4f6de676d94ee8ddfc2e7e7cd935fc7cb2feff3a:

  arm64: Correct wrong label in macro __init_el2_gicv3 (2022-02-14 18:37:07 +0000)

----------------------------------------------------------------
Fix wrong branch label in the EL2 GICv3 initialisation code.

----------------------------------------------------------------
Joakim Tjernlund (1):
      arm64: Correct wrong label in macro __init_el2_gicv3

 arch/arm64/include/asm/el2_setup.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Feb. 18, 2022, 5:39 p.m. UTC | #1
The pull request you sent on Fri, 18 Feb 2022 12:33:33 +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/45a98a71d2daa8c58a99c17343a5d118b085a9be

Thank you!