diff options
author | Suzuki K Poulose <suzuki.poulose@arm.com> | 2018-11-30 17:18:06 +0000 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-12-06 15:12:26 +0000 |
commit | 0b587c84e42151fc5a636c7cebf7b03b281dc672 (patch) | |
tree | fd4c2ad66ab8c465d18a690c1494cd7a220f2c0a /arch/powerpc/kernel/setup-common.c | |
parent | 606f8e7b27bfe30376348f8bc09cba17626dc24c (diff) |
arm64: capabilities: Batch cpu_enable callbacks
We use a stop_machine call for each available capability to
enable it on all the CPUs available at boot time. Instead
we could batch the cpu_enable callbacks to a single stop_machine()
call to save us some time.
Reviewed-by: Vladimir Murzin <vladimir.murzin@arm.com>
Tested-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/powerpc/kernel/setup-common.c')
0 files changed, 0 insertions, 0 deletions