From: Nick Piggin Date: Thu, 18 Oct 2007 10:06:52 +0000 (-0700) Subject: mips: fix bitops X-Git-Tag: v2.6.24-rc1~329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f30ae54714abf494d79826d90b5e4844fbf355;p=pandora-kernel.git mips: fix bitops Documentation/atomic_ops.txt defines these primitives must contain a memory barrier both before and after their memory operation. This is consistent with the atomic ops implementation on mips. Signed-off-by: Nick Piggin Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed