]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6ef33736c80bd1ad61b0d96647f0d505e3643865
tree3af4f58d2f11313f00d7a67ea6a99f947eebcfc2
parent8f453cf7ec759cc32c64e1a82b87478b86bcf11b
[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