alpha: half done futex implementation

Richard Henderson rth at twiddle.net
Tue Apr 14 08:20:05 EST 2009


Andreas Schwab wrote:
> Richard Henderson <rth at twiddle.net> writes:
> 
>>   switch (op) {
>>     case FUTEX_OP_SET:
>>       __futex_atomic_op("mov %0,%1", ret, oldval, uaddr, oparg);
> 
> That should probably be "mov %4,%1\n"?

You're right.


r~



More information about the Linuxppc-dev mailing list