locking/mutex: Move MCS related comments to proper location
authorDavidlohr Bueso <dave@stgolabs.net>
Tue, 6 Jan 2015 19:45:05 +0000 (11:45 -0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 14 Jan 2015 14:07:22 +0000 (15:07 +0100)
commite42f678a0237f84f0004fbaf0fad0b844751eadd
treed9de2910392e8644711b014262c3a8e8ef968e17
parent63dc47e956b464e0ed3282f6e70974eebf850180
locking/mutex: Move MCS related comments to proper location

It serves much better if the comments are right before the osq_lock() call.
Also delete a useless comment.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1420573509-24774-3-git-send-email-dave@stgolabs.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/locking/mutex.c