On Tue, Mar 16, 2004 at 10:11:18AM -0500, Steven J. Hill wrote: > Jun Sun wrote: > >Please help me reviewing the code, because inline assembly bug is > >always tricky and miserable. > > > Are you going to do a non-LLSC, or are we no longer concerned about > those? > For SMP machines we assume LLSC are present. This function and its friends for SMP only. Jun