Re: [discuss] [PATCH] x86-64 cmpxchg adjustment

2005-09-09 Thread Jan Beulich
>>> Andi Kleen <[EMAIL PROTECTED]> 09.09.05 10:57:07 >>> >On Thursday 08 September 2005 18:03, Jan Beulich wrote: >> (Note: Patch also attached because the inline version is certain to get >> line wrapped.) >> >> While only cosmetic for x86-64, this adjusts the cmpxchg code >> appearantly >> inheri

Re: [discuss] [PATCH] x86-64 cmpxchg adjustment

2005-09-09 Thread Andi Kleen
On Thursday 08 September 2005 18:03, Jan Beulich wrote: > (Note: Patch also attached because the inline version is certain to get > line wrapped.) > > While only cosmetic for x86-64, this adjusts the cmpxchg code > appearantly > inherited from i386 to use more generic constraints. Attachment is em