Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s390/smp: wait until secondaries are active & online
This is the s390 version of 875ebe9 ("powerpc/smp: Wait until secondaries are active & online"). The race described in length within the commit message is also possible on s390 and every other architecture. So fix this race on s390 as well. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
- Loading branch information