[PATCH v7 03/16] arm64: Cleanup SCTLR flags

Marc Zyngier marc.zyngier at arm.com
Tue Apr 19 07:44:25 PDT 2016


On 01/04/16 17:53, James Morse wrote:
> From: Geoff Levand <geoff at infradead.org>
> 
> We currently have macros defining flags for the arm64 sctlr registers in
> both kvm_arm.h and sysreg.h.  To clean things up and simplify move the
> definitions of the SCTLR_EL2 flags from kvm_arm.h to sysreg.h, rename any
> SCTLR_EL1 or SCTLR_EL2 flags that are common to both registers to be
> SCTLR_ELx, with 'x' indicating a common flag, and fixup all files to
> include the proper header or to use the new macro names.
> 
> Signed-off-by: Geoff Levand <geoff at infradead.org>
> [Restored pgtable-hwdef.h include]
> Signed-off-by: James Morse <james.morse at arm.com>

Acked-by: Marc Zyngier <marc.zyngier at arm.com>

	M.
-- 
Jazz is not dead. It just smells funny...



More information about the linux-arm-kernel mailing list