Staging
v0.5.1
https://github.com/torvalds/linux
Revision d475f3f47a0427dfee483cecf9a7e9109e991423 authored by Ivan Kokshaysky on 21 October 2005, 18:06:15 UTC, committed by Linus Torvalds on 23 October 2005, 02:38:33 UTC
As stated in Documentation/atomic_ops.txt, atomic functions
returning values must have the memory barriers both before and after
the operation.

Thanks to DaveM for pointing that out.

Signed-off-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 4595f25
History
Tip revision: d475f3f47a0427dfee483cecf9a7e9109e991423 authored by Ivan Kokshaysky on 21 October 2005, 18:06:15 UTC
[PATCH] alpha: additional smp barriers
Tip revision: d475f3f
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.1 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 59.6 KB
Makefile -rw-r--r-- 42.5 KB
README -rw-r--r-- 14.4 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top