]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] x86_64: another mb() for smpboot.c
authorBenjamin LaHaise <bcrl@kvack.org>
Wed, 11 Jan 2006 21:43:03 +0000 (22:43 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:01:56 +0000 (19:01 -0800)
commitf2ecfab91c6f248cf71dff66c2111d31c8cc1747
tree4d0c1834fac10d50cb25d53b82d33794df9a625b
parentb556b35e98ad2b9174a7a623d152cdf412d1a999
[PATCH] x86_64: another mb() for smpboot.c

The following is probably a good idea given that the atomic_set() isn't
a barrier here either.

Signed-off-by: Benjamin LaHaise <benjamin.c.lahaise@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/smpboot.c