[S390] Change default action from reipl to stop for on_restart
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Wed, 24 Aug 2011 15:15:12 +0000 (17:15 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 24 Aug 2011 15:15:24 +0000 (17:15 +0200)
commite1202edadbf846f0a4de70c8c0b9fe5a6c88b1cb
tree3af4f58d2f11313f00d7a67ea6a99f947eebcfc2
parent798620fb1dd510d163f1c875c8422dc605f446da
[S390] Change default action from reipl to stop for on_restart

The main purpose for PSW restart will be kdump. Therefore customers will
issue "system restart" for creating a dump. If kdump is not enabled,
currently "PSW restart" will reboot the system and then no dump can
be created any more. In order to still allow a manual stand-alone dump in
the case a user issues "PSW restart" on a system that has not enabled
kdump we now stop the system.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ipl.c