From: akpm@osdl.org Date: Sun, 1 May 2005 15:58:47 +0000 (-0700) Subject: [PATCH] use smp_mb/wmb/rmb where possible X-Git-Tag: v2.6.12-rc4~136^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59dd4620fb8d6422555a9e2b82a707718e68327;p=pandora-kernel.git [PATCH] use smp_mb/wmb/rmb where possible Replace a number of memory barriers with smp_ variants. This means we won't take the unnecessary hit on UP machines. Signed-off-by: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed