]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: capabilities: Prepare for grouping features and errata work arounds
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Mon, 26 Mar 2018 14:12:35 +0000 (15:12 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 26 Mar 2018 17:01:38 +0000 (18:01 +0100)
commit7bf48b3389443c1aaab39b2b4df1e65c3d5e757d
tree3fed42b2e7d0a3693a10ab64cb2a1ced3952dfdc
parentc90752411d74062075811c7587570b570073755e
arm64: capabilities: Prepare for grouping features and errata work arounds

We are about to group the handling of all capabilities (features
and errata workarounds). This patch open codes the wrapper routines
to make it easier to merge the handling.

Reviewed-by: Dave Martin <dave.martin@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/cpufeature.c