]> git.baikalelectronics.ru Git - kernel.git/commit
futex: Allow for compiling out PI support
authorNicolas Pitre <nicolas.pitre@linaro.org>
Tue, 1 Aug 2017 04:31:32 +0000 (00:31 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 1 Aug 2017 12:36:35 +0000 (14:36 +0200)
commit674366a47f55803c6aa4dd22c7a9c0df80e8443f
treed4189369c4484b144f9cb3d72455ac3a5207dd37
parent616d2380645718660ee3e9f562d9e7a9c23d7492
futex: Allow for compiling out PI support

This makes it possible to preserve basic futex support and compile out the
PI support when RT mutexes are not available.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Darren Hart <dvhart@infradead.org>
Link: http://lkml.kernel.org/r/alpine.LFD.2.20.1708010024190.5981@knanqh.ubzr
include/linux/futex.h
init/Kconfig
kernel/futex.c
kernel/locking/rtmutex_common.h