diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-08-15 23:27:49 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-08-17 16:57:55 +0200 |
commit | 2c8bb85151d4bad825f8962792e9f53d22db81db (patch) | |
tree | f3b8ed95203ad62860f10428ae9026a4f200da94 /kernel/locking/rtmutex_api.c | |
parent | 6991436c2b5d91d5358d9914ae2df22b9a1d1dc9 (diff) |
sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
The RT specific spin/rwlock implementation requires special handling of the
to be woken waiters. Provide a WAKE_Q_HEAD_INITIALIZER(), which can be used by
the rtmutex code to implement an RT aware wake_q derivative.
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/20210815211302.429918071@linutronix.de
Diffstat (limited to 'kernel/locking/rtmutex_api.c')
0 files changed, 0 insertions, 0 deletions