Skip to content
Commit cc34321d authored by Heiko Carstens's avatar Heiko Carstens
Browse files

[S390] cpu hotplug: on cpu start wait until being marked active

This is the same as fd8a7de1

 "x86: cpu-hotplug: Prevent softirq wakeup
on wrong CPU".
Unlike on x86 this doesn't fix a bug on s390 since we do not have
threaded interrupt handlers. However we want to keep the same
initialization order like on x86. This should prevent bugs caused by
code which assumes (and relies on) the init order is the same on each
architecture.

Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
parent 391c62fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment