Home
last modified time | relevance | path

Searched hist:"930 a58b4093ebd2a036a0d448a2047477ef90d26" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dcpu.h930a58b4093ebd2a036a0d448a2047477ef90d26 Tue Jun 08 18:02:54 UTC 2021 Will Deacon <will@kernel.org> arm64: cpuinfo: Split AArch32 registers out into a separate struct

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.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210608180313.11502-2-will@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
/linux/arch/arm64/kernel/
H A Dcpuinfo.c930a58b4093ebd2a036a0d448a2047477ef90d26 Tue Jun 08 18:02:54 UTC 2021 Will Deacon <will@kernel.org> arm64: cpuinfo: Split AArch32 registers out into a separate struct

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.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210608180313.11502-2-will@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
H A Dcpufeature.c930a58b4093ebd2a036a0d448a2047477ef90d26 Tue Jun 08 18:02:54 UTC 2021 Will Deacon <will@kernel.org> arm64: cpuinfo: Split AArch32 registers out into a separate struct

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.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210608180313.11502-2-will@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>