summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-08-18 23:43:29 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2015-08-18 23:43:29 -0400
commit15cf3b7afd94895f86ef10aa313053ad1c0f463d (patch)
tree813e9bf6ed6fffa02e73458d48af613f18069e9a /arch
parent2c6625cd545bdd66acff14f3394865d43920a5c7 (diff)
parent8129ed29644bf56ed17ec1bbbeed5c568b43d6a0 (diff)
downloadlinux-stable-15cf3b7afd94895f86ef10aa313053ad1c0f463d.tar.gz
linux-stable-15cf3b7afd94895f86ef10aa313053ad1c0f463d.tar.bz2
linux-stable-15cf3b7afd94895f86ef10aa313053ad1c0f463d.zip
Merge branch 'sb_writers_pcpu_rwsem' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into for-next
Diffstat (limited to 'arch')
-rw-r--r--arch/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index 8a8ea7110de8..8f3638674e05 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -87,7 +87,6 @@ config KPROBES_ON_FTRACE
config UPROBES
def_bool n
- select PERCPU_RWSEM
help
Uprobes is the user-space counterpart to kprobes: they
enable instrumentation applications (such as 'perf probe')