Konstantin Belousov 2640173120 Unconditionally use locked addition of zero to tip of the stack for
memory barriers on i386. It works as a serialization instruction on
all IA32 CPUs.

Alternative solution of using {s,l,}fence requires run-time checking
of the presense of the corresponding SSE or SSE2 extensions, and
possible boot-time patching of the kernel text.

Suggested by:	many
2008-12-05 21:17:54 +00:00
..
2008-12-04 07:59:05 +00:00
2008-10-24 07:58:38 +00:00
PR:
2006-10-04 21:37:10 +00:00
2008-10-23 07:20:43 +00:00
2008-10-24 07:58:38 +00:00
2007-12-02 20:40:35 +00:00
2008-10-19 01:23:30 +00:00