Skip to content
Commit 29a0f5ad authored by Yang Yingliang's avatar Yang Yingliang Committed by Will Deacon
Browse files

arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F

The 'F' field of the PAR_EL1 register lives in bit 0, not bit 1.
Fix the broken definition in 'sysreg.h'.

Fixes: e8620cff

 ("arm64: sysreg: Add some field definitions for PAR_EL1")
Reviewed-by: default avatarMark Rutland <mark.rutland@arm.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 19c95f26
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment