[Bug 1257] missing compiler memory barrier when using	_CPU_ISR_Disable()/_CPU_ISR_Enable()
    rtems-bugs at rtems.org 
    rtems-bugs at rtems.org
       
    Tue Sep 11 23:05:11 UTC 2007
    
    
  
http://www.rtems.org/bugzilla/show_bug.cgi?id=1257
------- Comment #3 from joel.sherrill at oarcorp.com  2007-09-11 18:05 -------
Created an attachment (id=514)
 --> (http://www.rtems.org/bugzilla/attachment.cgi?id=514&action=view)
Replace CPU_ISR with rtems_interrupt in BSP and LIBCPU
Also changes various incorrect types used for the level argument.  Always calls
the argument level.  Removes some dead code.  And improves alignment where it
was obviously butchered before I started.  Everything compiles with and without
networking.
-- 
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
    
    
More information about the bugs
mailing list