[PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txt
authorOleg Nesterov <oleg@tv-sign.ru>
Thu, 9 Nov 2006 01:44:38 +0000 (17:44 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 9 Nov 2006 02:29:22 +0000 (18:29 -0800)
commit75b2bd55bd7724c727856fbdf3ab71d2e4287ac8
tree45bf6e8091f1b932cee4a499f46c9ef17fb9a2d8
parentd654c673d6394bc26e159b1057b357371b4ce1dc
[PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txt

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>
Documentation/memory-barriers.txt