From: Paul E. McKenney Date: Mon, 31 Mar 2014 20:13:02 +0000 (-0700) Subject: rcu: Document RCU_INIT_POINTER()'s lack of ordering guarantees X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~26^2^2~2^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71a9b26963f8c2d0df6f782e2b29ccefc22d4fba;p=pandora-kernel.git rcu: Document RCU_INIT_POINTER()'s lack of ordering guarantees Although rcu_assign_pointer() provides ordering guarantees, RCU_INIT_POINTER() does not. This commit makes that explicit in the docbook comment header. Reported-by: Lai Jiangshan Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed