summaryrefslogtreecommitdiff
path: root/arch/arm/mm/alignment.c
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2014-09-25 11:39:19 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2014-09-25 15:32:57 +0100
commit2c553ac19e73235b61b67fdc5c14be9913a2758d (patch)
tree49e7743423d609cea33343f89f384571827f1596 /arch/arm/mm/alignment.c
parent505013bc9065391f09a51d51cd3bf0b06dfb570a (diff)
ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAE
SCTLR.HA (hardware access flag) is deprecated and not actually implemented by any CPUs. Furthermore, it can confuse cr_alignment checks where the whole value of SCTLR is compared against the value sitting in the hardware, since the bit is actually RAZ/WI and will not match the saved cr_alignment value. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mm/alignment.c')
0 files changed, 0 insertions, 0 deletions