commit | bc2eecd7ecce40af43b6eb3d256b6076257df846 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Tue Aug 01 00:31:32 2017 -0400 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Aug 01 14:36:35 2017 +0200 |
tree | d4189369c4484b144f9cb3d72455ac3a5207dd37 | |
parent | f06e8c584fa0d05312c11ea66194f3d2efb93c21 [diff] |
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