]> 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)
commitb5d1cf0d850e6b3141e3a2a1be8b4f42f42f7b23
tree3af4f58d2f11313f00d7a67ea6a99f947eebcfc2
parentf0c09024ccb0f0cff26343662d68b4c669aac1ef
[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