Skip to content

arm64: rebase arm core code to upstream v6.2

Mark Salter requested to merge msalter/centos-stream-9:arm9.3 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2167398

Omitted-fix: ff5900092227 arm64: adjust KASLR relocation after ARCH_RANDOM removal
Not needed because ARCH_RANDOM has not been removed from RHEL.

Omitted-fix: b61b82f81e09 arm64: pass ESR_ELx to die() of cfi_handler
Not needed because CONFIG_CFI_CLANG support not backported.

Omitted-fix: 45ae272a948a clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Have alternate 839a973988a9 clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error

Omitted-fix: 6f10f2ec61c7 KVM: arm64: Finalise EL2 state from pKVM PSCI relay
Leave this one for the upcoming KVM update to v6.3.

Omitted-fix: a5f61cc636f4 arm64: irqflags: use alternative branches for pseudo-NMI logic
Revumatic calls this one out as a maybe. It only mentions a patch in the MR and is not a fix.

Update core arm64 code to v6.2

Signed-off-by: Mark Salter msalter@redhat.com

Edited by Mark Salter

Merge request reports