From: Matti Linnanvuori Date: Wed, 17 Oct 2007 06:30:08 +0000 (-0700) Subject: atomic_ops.txt has incorrect, misleading and insufficient information [Bug 9020] X-Git-Tag: v2.6.24-rc1~612 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d7b52dfc9b0c672a3c39a82b896c8eedabb2a63;p=pandora-kernel.git atomic_ops.txt has incorrect, misleading and insufficient information [Bug 9020] atomic_ops.txt has incorrect, misleading and insufficient information about semantics of initializer, atomic_set, atomic_read and atomic_xchg. It also incorrectly implies that operations mentioned above are not actual atomic operations. Included is most of the patch Document non-semantics of atomic_read() and atomic_set() by Chris Snook, except the word "assignment". Signed-off-by: Matti Linnanvuori Cc: Nick Piggin Cc: "Paul E. McKenney" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed