[PATCH 0/2] arm64: __cpu_setup spring cleaning
Catalin Marinas
catalin.marinas at arm.com
Sun Mar 28 18:27:40 BST 2021
On Fri, 26 Mar 2021 18:01:35 +0000, Mark Rutland wrote:
> Presently __cpu_setup is a bit hard to read, since the lifetime and scope of
> some temporary variables isn't clear. These patches aim to improve things by
> using named reigsters and simplifying the control flow.
>
> I've built and boot tested both patches atop v5.12-rc3.
>
> Thanks,
> Mark.
>
> [...]
Applied to arm64 (for-next/misc), thanks!
[1/2] arm64: setup: name `mair` register
https://git.kernel.org/arm64/c/776e49af6000
[2/2] arm64: setup: name `tcr` register
https://git.kernel.org/arm64/c/5cd6fa6de5e9
--
Catalin
More information about the linux-arm-kernel
mailing list