aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorSven Schnelle <svens@linux.ibm.com>2020-01-21 12:31:47 +0100
committerVasily Gorbik <gor@linux.ibm.com>2020-01-30 13:07:55 +0100
commit657480d9c01574d1e11bbb29e725db9907daf782 (patch)
treefa3de4fc39e350113c3685649d21e56a9ce62517 /arch/s390/Kconfig
parents390/mm: fix dynamic pagetable upgrade for hugetlbfs (diff)
downloadlinux-dev-657480d9c01574d1e11bbb29e725db9907daf782.tar.xz
linux-dev-657480d9c01574d1e11bbb29e725db9907daf782.zip
s390: support KPROBES_ON_FTRACE
Instead of using our own kprobes-on-ftrace handling convert the code to support KPROBES_ON_FTRACE. Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to '')
-rw-r--r--arch/s390/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 287714d51b47..cd84125fe126 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -156,6 +156,7 @@ config S390
select HAVE_KERNEL_UNCOMPRESSED
select HAVE_KERNEL_XZ
select HAVE_KPROBES
+ select HAVE_KPROBES_ON_FTRACE
select HAVE_KRETPROBES
select HAVE_KVM
select HAVE_LIVEPATCH