ARM: 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. Change-Id: Id921093060b4ead12d5d3cf306c61428b284a4dd Signed-off-by:Vladimir Murzin <vladimir.murzin@arm.com> Acked-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> Patch-mainline: linux-arm-kernel @ 01/26/16, 10:23 Signed-off-by:
Neeraj Upadhyay <neeraju@codeaurora.org>
Loading
Please register or sign in to comment