From: Michael Holzheu Date: Wed, 3 Aug 2011 14:44:19 +0000 (+0200) Subject: [S390] Add PSW restart shutdown trigger X-Git-Tag: v3.1-rc1~34^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dd6b3343fdc190712d1620ee8848d25c4c77c33;p=pandora-kernel.git [S390] Add PSW restart shutdown trigger With this patch a new S390 shutdown trigger "restart" is added. If under z/VM "systerm restart" is entered or under the HMC the "PSW restart" button is pressed, the PSW located at 0 (31 bit) or 0x1a0 (64 bit) bit is loaded. Now we execute do_restart() that processes the restart action that is defined under /sys/firmware/shutdown_actions/on_restart. Currently the following actions are possible: reipl (default), stop, vmcmd, dump, and dump_reipl. Signed-off-by: Michael Holzheu Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed