Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | s390/uprobes: fix kprobes dependency | Jan Willeke | 2014-10-17 |
| | | | | | | | | 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: common library for kprobes and uprobes | Jan Willeke | 2014-09-25 |
This patch moves common functions from kprobes.c to probes.c. Thus its possible for uprobes to use them without enabling kprobes. 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> |