2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/Documentation/locking
Alex Shi 68a1e349ce rtmutex: update rt-mutex
The rtmutex remove a pending owner bit in in rt_mutex::owner, in
commit 8161239a8b ("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.shi@linaro.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Juri Lelli <juri.lelli@arm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
To: linux-doc@vger.kernel.org
To: linux-kernel@vger.kernel.org
To: Jonathan Corbet <corbet@lwn.net>
To: Ingo Molnar <mingo@redhat.com>
To: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2017-08-24 13:38:14 -06:00
..
00-INDEX Update of Documentation/00-INDEX 2014-12-29 15:27:54 -07:00
lockdep-design.txt locking/Documentation/lockdep: Fix spelling mistakes 2016-04-28 10:40:57 +02:00
lockstat.txt locking/Documentation/lockstat: Fix typo - lokcing -> locking 2015-09-18 09:27:28 +02:00
locktorture.txt locktorture: Support rtmutex torturing 2015-10-06 11:24:40 -07:00
mutex-design.txt
rt-mutex-design.txt rtmutex: update rt-mutex-design 2017-08-24 13:37:55 -06:00
rt-mutex.txt rtmutex: update rt-mutex 2017-08-24 13:38:14 -06:00
spinlocks.txt
ww-mutex-design.txt locking/ww_mutex/Documentation: Update the design document 2017-01-14 11:14:55 +01:00