commit | 1833c9f647e9bda1cd24653ff8f9c207b5f5b911 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Sat Mar 21 12:43:08 2015 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Mar 25 11:47:07 2015 +0100 |
tree | 5fa693217bb108ac1350e7dcd469401fbaf77e46 | |
parent | e143fa93c28669a7f0851e6850b1da5b1945fd53 [diff] |
s390/smp: reenable smt after resume After a suspend/resume cycle we missed to enable smt again, which leads to all sorts of bugs, since the kernel assumes smt is enabled, while the hardware thinks it is not. Reported-and-tested-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Reported-by: Stefan Haberland <stefan.haberland@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>