kernel-hacking-2024-linux-s.../arch/s390/kernel
Michael Holzheu 411ed32257 [S390] zfcpdump support.
s390 machines provide hardware support for creating Linux dumps on SCSI
disks. For creating a dump a special purpose dump Linux is used. The first
32 MB of memory are saved by the hardware before the dump Linux is
booted. Via an SCLP interface, the saved memory can be accessed from
Linux. This patch exports memory and registers of the crashed Linux to
userspace via a debugfs file. For more information refer to
Documentation/s390/zfcpdump.txt, which is included in this patch.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2007-04-27 16:01:44 +02:00
..
asm-offsets.c
audit.c
base.S [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
binfmt_elf32.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
bitmap.S
compat_audit.c
compat_exec_domain.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
compat_linux.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
compat_linux.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
compat_ptrace.h
compat_signal.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
compat_wrapper.S [S390] Wire up sys_utimes. 2007-03-19 13:19:07 +01:00
cpcmd.c [S390] cpcmd with vmalloc addresses. 2007-02-05 21:16:54 +01:00
crash.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
debug.c [S390] strlcpy is smart enough 2007-03-19 13:18:53 +01:00
dis.c [S390] Improved oops output. 2007-04-27 16:01:42 +02:00
early.c [S390] memory detection: stop at first memory hole. 2007-04-27 16:01:12 +02:00
ebcdic.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
entry.S [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
entry64.S [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
head.S
head31.S [S390] Fixed handling of access register mode faults. 2007-03-05 23:35:54 +01:00
head64.S [S390] zfcpdump support. 2007-04-27 16:01:44 +02:00
init_task.c
ipl.c [S390] zfcpdump support. 2007-04-27 16:01:44 +02:00
irq.c [S390] Move init_irq_proc to the other irq related functions. 2007-02-05 21:16:44 +01:00
kprobes.c [S390] kprobes: Align probe address. 2007-03-26 20:43:46 +02:00
machine_kexec.c [S390] nss: disable kexec. 2007-03-05 23:35:45 +01:00
Makefile [S390] Improved oops output. 2007-04-27 16:01:42 +02:00
module.c [S390] Use generic bug. 2007-04-27 16:01:42 +02:00
process.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
ptrace.c [S390] noexec protection 2007-02-05 21:18:17 +01:00
reipl.S [S390] reipl: move dump_prefix_page out of text section. 2007-03-05 23:35:43 +01:00
reipl64.S [S390] reipl: move dump_prefix_page out of text section. 2007-03-05 23:35:43 +01:00
relocate_kernel.S
relocate_kernel64.S
s390_ext.c [S390] ETR support. 2007-02-05 21:18:19 +01:00
s390_ksyms.c
semaphore.c
setup.c [S390] zfcpdump support. 2007-04-27 16:01:44 +02:00
signal.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
smp.c [S390] zfcpdump support. 2007-04-27 16:01:44 +02:00
stacktrace.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
sys_s390.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
syscalls.S [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
time.c [S390] etr: Add barrier() to etr_sync_cpu_start(). 2007-02-21 10:55:15 +01:00
traps.c [S390] Use generic bug. 2007-04-27 16:01:42 +02:00
vmlinux.lds.S [S390] Use generic bug. 2007-04-27 16:01:42 +02:00
vtime.c [S390] ETR support. 2007-02-05 21:18:19 +01:00