From: Paul E. McKenney Date: Sat, 1 Mar 2014 00:11:28 +0000 (-0800) Subject: documentation: Record rcu_dereference() value mishandling X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~26^2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4c5bf353452c49edd860a67845627c9a8f32638;p=pandora-kernel.git documentation: Record rcu_dereference() value mishandling Recent LKML discussings (see http://lwn.net/Articles/586838/ and http://lwn.net/Articles/588300/ for the LWN writeups) brought out some ways of misusing the return value from rcu_dereference() that are not necessarily completely intuitive. This commit therefore documents what can and cannot safely be done with these values. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed