From: Paul E. McKenney Date: Sun, 23 Feb 2014 16:34:24 +0000 (-0800) Subject: Documentation/memory-barriers.txt: Clarify release/acquire ordering X-Git-Tag: v3.15-rc1~183^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd853d7b6efcabba631a590dad3ed55bba7f0f2;p=pandora-kernel.git Documentation/memory-barriers.txt: Clarify release/acquire ordering This commit fixes a couple of typos and clarifies what happens when the CPU chooses to execute a later lock acquisition before a prior lock release, in particular, why deadlock is avoided. Reported-by: Peter Hurley Reported-by: James Bottomley Reported-by: Stefan Richter Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed