On Tue, May 16, 2006 at 09:27:05PM +0800, Sepherosa Ziehau wrote:
> On 5/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >On Tue, May 16, 2006 at 05:34:15AM -0700, Sepherosa Ziehau wrote:
> >>   Put atomic_cmpset_int() into central place.  This function was defined 
> >and
> >>   used in many places.
> >
> >This wasn't part of atomic.h, since it is a !i386 function. For example,
> >the dynamic linker determines the CPU type at runtime and uses either
> >cmpxchg or a slower, horrible version for i386.
> 
> Do we still suport i386?

I don't see anything specific, which wouldn't work on an i386.

Joerg

Reply via email to