From: Paul E. McKenney Date: Thu, 19 Jun 2014 17:01:23 +0000 (-0700) Subject: documentation: Add acquire/release barriers to pairing rules X-Git-Tag: omap-for-v3.17/fixes-against-rc2~180^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128ea442b12ba63614dccc9b54726cf753aa4758;p=pandora-kernel.git documentation: Add acquire/release barriers to pairing rules It is possible to pair acquire and release barriers with other barriers, so this commit adds them to the list in the SMP barrier pairing section. Reported-by: Lai Jiangshan Signed-off-by: Paul E. McKenney Reviewed-by: Tejun Heo Reviewed-by: Josh Triplett [ paulmck: Updated pairing discussion as suggested by Peter Zijlstra. ] --- Reading git-diff-tree failed