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: NPeter Hurley <peter@hurleysoftware.com> Reported-by: NJames Bottomley <James.Bottomley@HansenPartnership.com> Reported-by: NStefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Showing
想要评论请 注册 或 登录