]> err.no Git - linux-2.6/commit
[PATCH] ppc64: use smp_mb and smp_wmb
authorAnton Blanchard <anton@samba.org>
Sun, 1 May 2005 15:58:47 +0000 (08:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:58:47 +0000 (08:58 -0700)
commit0d8d4d42f2d00eb65262b49f4edd4cf7ef4eb6fc
tree56fdbffa1f3eddc68b56a1148fb372b296fc09da
parenteeb24de431ac8c80fd13a2c479cd0eb51b70484e
[PATCH] ppc64: use smp_mb and smp_wmb

Use smp_mb and smp_wmb. In particular smp_wmb is lighter weight than wmb.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/smp.c
arch/ppc64/kernel/time.c