https://github.com/torvalds/linux
Revision 75b2bd55bd7724c727856fbdf3ab71d2e4287ac8 authored by Oleg Nesterov on 09 November 2006, 01:44:38 UTC, committed by Linus Torvalds on 09 November 2006, 02:29:22 UTC
set_mb() is used by set_current_state() which needs mb(), not wmb().  I
think it would be right to assume that set_mb() implies mb(), all arches
seem to do just this.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent d654c67
History
Tip revision: 75b2bd55bd7724c727856fbdf3ab71d2e4287ac8 authored by Oleg Nesterov on 09 November 2006, 01:44:38 UTC
[PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txt
Tip revision: 75b2bd5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.8 KB
Makefile -rw-r--r-- 49.0 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top