summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/uprobes.c
Commit message (Collapse)AuthorAgeFilesLines
* s390/uprobes: fix kprobes dependencyJan Willeke2014-10-171-1/+1
| | | | | | | | If kprobes is disabled uprobes will not compile. Fix this by including the correct header files. Signed-off-by: Jan Willeke <willeke@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
* s390/uprobes: architecture backend for uprobesJan Willeke2014-09-251-0/+332
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>