diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2019-10-16 06:42:57 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2019-10-16 19:52:28 +0300 |
commit | 29a0f5ad87e6f45c984ffffa57b7142d178ff422 (patch) | |
tree | 9072385d3bee6f7a33d990f3db74c8502849fd11 /scripts/gdb/linux/utils.py | |
parent | 19c95f261c6558d4c2cbbfacd2d8bb6501384601 (diff) | |
download | linux-29a0f5ad87e6f45c984ffffa57b7142d178ff422.tar.xz |
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: e8620cff9994 ("arm64: sysreg: Add some field definitions for PAR_EL1")
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions