]> Git Repo - linux.git/commit
alpha: fix bitops
authorNick Piggin <[email protected]>
Thu, 18 Oct 2007 10:06:50 +0000 (03:06 -0700)
committerLinus Torvalds <[email protected]>
Thu, 18 Oct 2007 21:37:29 +0000 (14:37 -0700)
commit7c29ca5b8d13287ed67d2863f4c5f7bfc1a15279
treee6745adc937d6f0afe56c394ce5830128ad3c88c
parent26333576fd0d0b52f6e4025c5aded97e188bdd44
alpha: 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 alpha.

Signed-off-by: Nick Piggin <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-alpha/bitops.h
This page took 0.054002 seconds and 4 git commands to generate.