Skip to content
Commit 6f5c672d authored by Alexander Gordeev's avatar Alexander Gordeev
Browse files

s390/smp: enforce lowcore protection on CPU restart

As result of commit 915fea04

 ("s390/smp: enable DAT before
CPU restart callback is called") the low-address protection bit
gets mistakenly unset in control register 0 save area of the
absolute zero memory. That area is used when manual PSW restart
happened to hit an offline CPU. In this case the low-address
protection for that CPU will be dropped.

Reviewed-by: default avatarHeiko Carstens <hca@linux.ibm.com>
Fixes: 915fea04

 ("s390/smp: enable DAT before CPU restart callback is called")
Signed-off-by: default avatarAlexander Gordeev <agordeev@linux.ibm.com>
parent fc7fab3f
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