[GIT PULL] arm64 fixes for 5.17-rc5

From: Catalin Marinas
Date: Fri Feb 18 2022 - 07:33:42 EST


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(-)

--
Catalin