Any more comments or concern on this? Thanks!
On 05/25/2017 01:26 PM, Alex Shi wrote: > The rtmutex remove a pending owner bit in in rt_mutex::owner, in > commit 8161239a8bcc ("rtmutex: Simplify PI algorithm and make highest prio > task get lock") > But the document was changed accordingly. Updating it to a meaningful > state. > > BTW, as 'Steven Rostedt' mentioned: > There is still technically a "Pending Owner", it's just not called > that anymore. The pending owner happens to be the top_waiter of a lock > that has no owner and has been woken up to grab the lock. > > Signed-off-by: Alex Shi <alex....@linaro.org> > Cc: Steven Rostedt <rost...@goodmis.org> > Cc: Sebastian Siewior <bige...@linutronix.de> > Cc: Mathieu Poirier <mathieu.poir...@linaro.org> > Cc: Juri Lelli <juri.le...@arm.com> > Cc: Thomas Gleixner <t...@linutronix.de> > To: linux-doc@vger.kernel.org > To: linux-ker...@vger.kernel.org > To: Jonathan Corbet <cor...@lwn.net> > To: Ingo Molnar <mi...@redhat.com> > To: Peter Zijlstra <pet...@infradead.org> > --- > Documentation/locking/rt-mutex.txt | 58 > +++++++++++++++++--------------------- > 1 file changed, 26 insertions(+), 32 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html