From: Davidlohr Bueso Date: Wed, 30 Jul 2014 20:41:56 +0000 (-0700) Subject: locking/Documentation: Update locking/mutex-design.txt disadvantages X-Git-Tag: fixes-against-v3.18-rc2~101^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a7cbf9abe3198461de3d3e97268db32a646ba06;p=pandora-kernel.git locking/Documentation: Update locking/mutex-design.txt disadvantages Fortunately Jason was able to reduce some of the overhead we had introduced in the original rwsem optimistic spinning - an it is now the same size as mutexes. Update the documentation accordingly. Signed-off-by: Davidlohr Bueso Acked-by: Jason Low Signed-off-by: Peter Zijlstra Cc: aswin@hp.com Cc: Linus Torvalds Cc: Randy Dunlap Link: http://lkml.kernel.org/r/1406752916-3341-7-git-send-email-davidlohr@hp.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed