diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2014-04-04 11:49:05 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2014-05-09 15:47:46 +0100 |
commit | 6400111399e16a535231ebd76389c894ea1837ff (patch) | |
tree | 1cc0bda4fc7b2c8e1706fcff940b011235c14d3b /arch/arm/crypto | |
parent | a41dc0e841523efe1df7fa5ad48b5e9027a921df (diff) | |
download | linux-6400111399e16a535231ebd76389c894ea1837ff.tar.bz2 |
arm64: Remove boot thread synchronisation for spin-table release method
The synchronisation with the boot thread already happens in __cpu_up()
via wait_for_completion_timeout(). In addition, __cpu_up() calls are
protected by the cpu_add_remove_lock mutex and already serialised.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm/crypto')
0 files changed, 0 insertions, 0 deletions