aboutsummaryrefslogtreecommitdiff
path: root/kernel/futex/requeue.c
AgeCommit message (Collapse)AuthorFilesLines
2021-10-07futex: Split out requeuePeter Zijlstra1-0/+897
Move all the requeue bits into their own file. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: AndrĂ© Almeida <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: AndrĂ© Almeida <[email protected]> Link: https://lore.kernel.org/r/[email protected]