Fix for Bug 19851 - Interlocked instruction support for ARM

Colin Fowler elethiomel at gmail.com
Mon Sep 21 13:55:46 CDT 2009


Whoops, well spotted, I actually had that fixed internally after testing. I
patched against the wrong file :) There's also a typo in the comments. "till"
should be "still". (Heh, while typing that a mail came in from Austin regarding
that) Apologies for the mistake.

This should all be correct now.

Colin




André Hentschel wrote:
>> This patch fixes bug 19851 http://bugs.winehq.org/show_bug.cgi?id=19851
>> One more step towards winelib on ARM :)
>>
>> Apologies if this comes through as a double post. I inadvertently sent the mail 
>> before my subscription to the list went through properly.
>>
>> Colin
>>   
> Hi,
> there is a typo in your patch:
> 
>> static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER;
>> .
>> .
>> .
>> pthread_mutex_lock( &interlocked_mutex );
> 
> 
> its mutex and interlocked_mutex.
> also it might be good to mention a sent patch in the bug, so interested
> people notice it.
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_19851_fix_take2.patch
Type: text/x-patch
Size: 2194 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090921/a200e398/attachment.bin>


More information about the wine-patches mailing list