From: Paul E. McKenney Date: Wed, 11 Dec 2013 21:59:05 +0000 (-0800) Subject: Documentation/memory-barriers.txt: Add long atomic examples to memory-barriers.txt X-Git-Tag: v3.14-rc1~175^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb2b581968db140586e8d7db38ff278f60872313;p=pandora-kernel.git Documentation/memory-barriers.txt: Add long atomic examples to memory-barriers.txt Although the atomic_long_t functions are quite useful, they are a bit obscure. This commit therefore adds the common ones alongside their atomic_t counterparts in Documentation/memory-barriers.txt. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett Reviewed-by: Peter Zijlstra Cc: Cc: Linus Torvalds Cc: Andrew Morton Link: http://lkml.kernel.org/r/1386799151-2219-2-git-send-email-paulmck@linux.vnet.ibm.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed