Searched hist:"7980 aa397cc0968ea3ffee7a985c31c92ad84f81" (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/locking/ |
H A D | rtmutex_api.c | diff 7980aa397cc0968ea3ffee7a985c31c92ad84f81 Sun Aug 15 23:28:09 CEST 2021 Thomas Gleixner <tglx@linutronix.de> locking/rtmutex: Use rt_mutex_wake_q_head
Prepare for the required state aware handling of waiter wakeups via wake_q and switch the rtmutex code over to the rtmutex specific wrapper.
No functional change.
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/20210815211303.197113263@linutronix.de
|
H A D | rtmutex_common.h | diff 7980aa397cc0968ea3ffee7a985c31c92ad84f81 Sun Aug 15 23:28:09 CEST 2021 Thomas Gleixner <tglx@linutronix.de> locking/rtmutex: Use rt_mutex_wake_q_head
Prepare for the required state aware handling of waiter wakeups via wake_q and switch the rtmutex code over to the rtmutex specific wrapper.
No functional change.
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/20210815211303.197113263@linutronix.de
|
H A D | rtmutex.c | diff 7980aa397cc0968ea3ffee7a985c31c92ad84f81 Sun Aug 15 23:28:09 CEST 2021 Thomas Gleixner <tglx@linutronix.de> locking/rtmutex: Use rt_mutex_wake_q_head
Prepare for the required state aware handling of waiter wakeups via wake_q and switch the rtmutex code over to the rtmutex specific wrapper.
No functional change.
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/20210815211303.197113263@linutronix.de
|