Re: [PATCH v6 01/21] arm64: cpuinfo: Split AArch32 registers out into a separate struct

From: Catalin Marinas
Date: Fri May 21 2021 - 06:47:37 EST


On Tue, May 18, 2021 at 10:47:05AM +0100, Will Deacon wrote:
> In preparation for late initialisation of the "sanitised" AArch32 register
> state, move the AArch32 registers out of 'struct cpuinfo' and into their
> own struct definition.
>
> Signed-off-by: Will Deacon <will@xxxxxxxxxx>

Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx>