diff options
author | Will Deacon <will.deacon@arm.com> | 2018-01-03 00:37:25 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-01-08 21:43:36 +0300 |
commit | 0a0d111d40fd1dc588cc590fab6b55d86ddc71d3 (patch) | |
tree | 9c02a5b5fcc48734c321965efecbab3f8b8e4dcb /drivers/firmware | |
parent | 179a56f6f9fbda28f6ca07db1fc3dfad6bc7343c (diff) | |
download | linux-0a0d111d40fd1dc588cc590fab6b55d86ddc71d3.tar.xz |
arm64: cpufeature: Pass capability structure to ->enable callback
In order to invoke the CPU capability ->matches callback from the ->enable
callback for applying local-CPU workarounds, we need a handle on the
capability structure.
This patch passes a pointer to the capability structure to the ->enable
callback.
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions