[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210928150006.597310-1-bigeasy@linutronix.de>
Date: Tue, 28 Sep 2021 17:00:04 +0200
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: linux-kernel@...r.kernel.org
Cc: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>, Will Deacon <will@...nel.org>,
Waiman Long <longman@...hat.com>,
Boqun Feng <boqun.feng@...il.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH 0/2] rtmutex: Lockless reader wake + explicit check for TASK_RTLOCK_WAIT.
This is a follow up to
https://lkml.kernel.org/r/87wnnjcuam.ffs@tglx
While forming the patch, I got currious why the state check is against
TASK_RTLOCK_WAIT and against TASK_NORMAL. So I swapped to to
TASK_RTLOCK_WAIT which should be more robust.
Sebastian
Powered by blists - more mailing lists