Documentation/locking/mutex-design: Update to reflect latest changes
authorJuri Lelli <juri.lelli@redhat.com>
Fri, 9 Feb 2018 16:01:14 +0000 (17:01 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 11 Feb 2018 11:28:58 +0000 (12:28 +0100)
commit79e902382637a2f421b7f295dcf9934d80d84d7d
tree26dc897085891ade35aa25219318c73ddf3c58f6
parentf1517df8701c9f12dae9ce7f43a5d300a6917619
Documentation/locking/mutex-design: Update to reflect latest changes

Commit 3ca0ff571b09 ("locking/mutex: Rework mutex::owner") reworked the
basic mutex implementation to deal with several problems. Documentation
was however left unchanged and became stale.

Update mutex-design.txt to reflect changes introduced by the above commit.

Signed-off-by: Juri Lelli <juri.lelli@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-doc@vger.kernel.org
Link: http://lkml.kernel.org/r/20180209160114.19980-1-juri.lelli@redhat.com
[ Small readability tweaks to the text. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/locking/mutex-design.txt