]> www.infradead.org Git - users/dwmw2/linux.git/commit
locking/rtmutex: Fix misleading comment
authorPeter Zijlstra <peterz@infradead.org>
Tue, 8 Oct 2024 09:26:06 +0000 (11:26 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 24 Oct 2024 21:03:30 +0000 (23:03 +0200)
commitd12b802f183667d4c28589314c99c380a458d57e
tree6ec01d74266a8633b6cb1e46447791bf924cd540
parent77abd3b7d9bf384306872b6201b1dfeb1e899892
locking/rtmutex: Fix misleading comment

Going through the RCU-boost and rtmutex code, I ran into this utterly
confusing comment. Fix it to avoid confusing future readers.

[ tglx: Wordsmithed the comment ]

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://lore.kernel.org/all/20241008092606.GJ33184@noisy.programming.kicks-ass.net
kernel/locking/rtmutex_api.c