original_kernel/arch/s390/mm
Michael Holzheu 7dd6b3343f [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 <holzheu@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2011-08-03 16:44:19 +02:00
..
Makefile
cmm.c
extmem.c
fault.c [S390] kvm guest address space mapping 2011-07-24 10:48:21 +02:00
gup.c
hugetlbpage.c [S390] kvm guest address space mapping 2011-07-24 10:48:21 +02:00
init.c
maccess.c [S390] Add PSW restart shutdown trigger 2011-08-03 16:44:19 +02:00
mmap.c
page-states.c
pageattr.c
pgtable.c [S390] missing return in page_table_alloc_pgste 2011-08-03 16:44:19 +02:00
vmem.c [S390] kvm guest address space mapping 2011-07-24 10:48:21 +02:00