UPSTREAM: ARM: 8563/1: fix demoting HWCAP_SWP
Commit b8c9592 "ARM: 8318/1: treat CPU feature register fields as signed quantities" accidentally altered cpuid register used to demote HWCAP_SWP. ARM ARM says that SyncPrim_instrs bits in ID_ISAR3 should be used with SynchPrim_instrs_frac from ID_ISAR4. So, follow this rule. Signed-off-by:Vladimir Murzin <vladimir.murzin@arm.com> Acked-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk> (cherry picked from commit 03f1217e5fafac8eb9e28aa8d04a67b6db1e435b) Change-Id: Iaec80be5c2ec4f46421a78dae4521f7bca22a2ab Signed-off-by:
Eric Biggers <ebiggers@google.com>
Loading
Please register or sign in to comment