[Mono-bugs] [Bug 74639][Nor] Changed - instruction sync needed for atomic.h on ppc

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 17:54:27 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74639

--- shadow/74639	2005-04-19 11:14:29.000000000 -0400
+++ shadow/74639.tmp.18031	2005-12-02 17:54:27.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 74639
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: mass at akuma.org               
 QAContact: mono-bugs at ximian.com
@@ -94,6 +94,11 @@
 
 Admittedly, I have not written PPC atomicity code before, and this is a learning exercise for 
 me. The justification I have for not putting memory barriers -in front- of these routines is 
 only that a cursory verification against the latest linux kernel source did not reveal 
 problems on PPC, and they had a thread involving SMP ppc atomicity semantics in 
 February, resulting in the creation of a locking contract document.
+
+------- Additional Comments From miguel at ximian.com  2005-12-02 17:54 -------
+Am assuming this is not a bug given the last comments.
+
+Reopen if there is a bug, and provide a test case.


More information about the mono-bugs mailing list