]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/s390/kernel/entry.S
s390/uprobes: architecture backend for uprobes
authorJan Willeke <willeke@de.ibm.com>
Mon, 22 Sep 2014 14:39:06 +0000 (16:39 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 25 Sep 2014 08:52:17 +0000 (10:52 +0200)
commit2a0a5b2299b9bef76123fac91e68d39cb361c33e
treefa8872070bf295dbbc57e7063db6e6baf739f543
parent975fab17399a2b29985166181ad80e5f50fa42e9
s390/uprobes: architecture backend for uprobes

Signed-off-by: Jan Willeke <willeke@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
arch/s390/include/asm/ptrace.h
arch/s390/include/asm/thread_info.h
arch/s390/include/asm/uprobes.h [new file with mode: 0644]
arch/s390/kernel/Makefile
arch/s390/kernel/entry.h
arch/s390/kernel/entry64.S
arch/s390/kernel/ptrace.c
arch/s390/kernel/traps.c
arch/s390/kernel/uprobes.c [new file with mode: 0644]