]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/s390/kernel/smp.c
s390/kdump: remove code to create ELF notes in the crashed system
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 14 Oct 2015 13:53:06 +0000 (15:53 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Nov 2015 08:24:12 +0000 (09:24 +0100)
commit8a07dd02d7615d91d65d6235f7232e3f9b5d347f
treef1acb2e957d30d902b9c2849449797cb53d37e8a
parentffa52d02c50ea31420dc70869c0b6b439e7cb5ef
s390/kdump: remove code to create ELF notes in the crashed system

The s390 architecture can store the CPU registers of the crashed system
after the kdump kernel has been started and this is the preferred way.
Remove the remaining code fragments that deal with storing CPU registers
while the crashed system is still active.

Acked-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/elf.h
arch/s390/kernel/crash_dump.c
arch/s390/kernel/machine_kexec.c
arch/s390/kernel/setup.c
arch/s390/kernel/smp.c