arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F
mainline inclusion
from mainline-5.4-rc4
commit 29a0f5ad87e6
category: bugfix
bugzilla: 24021
CVE: NA
-------------------------------------------------
The 'F' field of the PAR_EL1 register lives in bit 0, not bit 1.
Fix the broken definition in 'sysreg.h'.
Fixes: e8620cff9994 ("arm64: sysreg: Add some field definitions for PAR_EL1")
Reviewed-by: NMark Rutland <mark.rutland@arm.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: NWill Deacon <will@kernel.org>
Reviewed-by: NHanjun Guo <guohanjun@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录