diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2016-04-22 12:25:32 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-04-25 15:13:05 +0100 |
commit | e3661b128e53ee281e1e7c589a5b647890bd6d7c (patch) | |
tree | 456828adc71dc6cc53861c704a55ce425805db83 /fs/gfs2 | |
parent | 92406f0cc9e3d5cc77bf3de6d68c9c2373dcd701 (diff) |
arm64: Allow a capability to be checked on a single CPU
Now that the capabilities are only available once all the CPUs
have booted, we're unable to check for a particular feature
in any subsystem that gets initialized before then.
In order to support this, introduce a local_cpu_has_cap() function
that tests for the presence of a given capability independently
of the whole framework.
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
[ Added preemptible() check ]
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
[will: remove duplicate initialisation of caps in this_cpu_has_cap]
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'fs/gfs2')
0 files changed, 0 insertions, 0 deletions