]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
futex: Fix PREEMPT_RT build
authorPeter Zijlstra <peterz@infradead.org>
Fri, 15 Oct 2021 10:05:59 +0000 (12:05 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 19 Oct 2021 15:27:05 +0000 (17:27 +0200)
commit4d38167330910ddb15b1add5b5cef835677a29fd
treea48ae93bb85ca6bff124b53058824a9d3b0a306a
parentdd0aa2cd2e9e3e49b8c3b43924dc1a1d4e22b4d1
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>
kernel/futex/futex.h