]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: capabilities: Handle sign of the feature bit
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 26 Jan 2016 10:58:15 +0000 (10:58 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 25 Feb 2016 10:33:07 +0000 (10:33 +0000)
commitd38aab98bcd253a10b0cb3c859858e3f7a2ed387
tree226241138580aad4b9ed401b1759d7fa7597fbd7
parent8283ef721242c688819acc3d0bac37bc16d7bab0
arm64: capabilities: Handle sign of the feature bit

Use the appropriate accessor for the feature bit by keeping
track of the sign of the feature

Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cpufeature.h
arch/arm64/kernel/cpufeature.c