]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] Introduce user_regset accessors for s390
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 14 Jul 2008 07:58:54 +0000 (09:58 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 14 Jul 2008 08:02:09 +0000 (10:02 +0200)
commit63506c41986c4af9d4fd6f3490e98e335f3dc8f5
tree6d817aedf37a004c12713a0b594387b9dadd59ea
parentae437a452ed20f9d13c1f17b0356201d54394efa
[S390] Introduce user_regset accessors for s390

Add the user_regset definitions for normal and compat processes, replace
the dump_regs core dump cruft with the generic CORE_DUMP_USER_REGSET and
replace binfmt_elf32.c with the generic compat_binfmt_elf.c implementation.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/Kconfig
arch/s390/kernel/Makefile
arch/s390/kernel/binfmt_elf32.c [deleted file]
arch/s390/kernel/compat_ptrace.h
arch/s390/kernel/ptrace.c
include/asm-s390/elf.h
include/asm-s390/processor.h
include/asm-s390/ptrace.h