linux-stable/kernel/futex
Peter Zijlstra 4d38167330 futex: Fix PREEMPT_RT build
Mike reported that rcuwait went walk-about and is causing failures on
the PREEMPT_RT builds, restore it.

Reported-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
2021-10-19 17:27:05 +02:00
..
Makefile futex: Split out wait/wake 2021-10-07 13:51:11 +02:00
core.c futex: Split out wait/wake 2021-10-07 13:51:11 +02:00
futex.h futex: Fix PREEMPT_RT build 2021-10-19 17:27:05 +02:00
pi.c futex: Split out PI futex 2021-10-07 13:51:09 +02:00
requeue.c futex: Split out requeue 2021-10-07 13:51:10 +02:00
syscalls.c futex: Implement sys_futex_waitv() 2021-10-07 13:51:11 +02:00
waitwake.c futex: Implement sys_futex_waitv() 2021-10-07 13:51:11 +02:00