diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-08-15 23:29:17 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-08-17 19:05:57 +0200 |
commit | 6231acbd0802e76580c71ceb52c09646d42170fb (patch) | |
tree | 12282e5a6d78c8e3b1819a65861dc56d1dcff3ca /kernel/locking/rtmutex_api.c | |
parent | d69cba5c719b0c551f6380ec5da4ed8c20a3815a (diff) |
futex: Simplify handle_early_requeue_pi_wakeup()
Move the futex key match out of handle_early_requeue_pi_wakeup() which
allows to simplify that function. The upcoming state machine for
requeue_pi() will make that go away.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210815211305.638938670@linutronix.de
Diffstat (limited to 'kernel/locking/rtmutex_api.c')
0 files changed, 0 insertions, 0 deletions