[Bug 1946] Asymmetric SMP mega-patch

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Oct 27 09:48:20 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1946

Ralf Corsepius <ralf.corsepius at rtems.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.corsepius at rtems.org

--- Comment #2 from Ralf Corsepius <ralf.corsepius at rtems.org> 2011-10-27 04:48:19 CDT ---
Some preliminary remarks based on "first time" visual inspection of the patch:

- There are undefined references to something called "k1" 
  (grep for __k1_recursive inside of this patch)
  Seems to me, as if this patch was developed for a proprietary "k1"
  target/cpu,  contains k1-specific parts and lacks general parts.

- There is a large number of patches, which
  append _Lock_Critical_Section to  _ISR_Disable
  rsp.
  prepend _Unlock_Critical_Secition to _ISR_Enable
  while there is a small number of which don't.

  "this looks unlogic" to me and at least needs to be examined 
  in detail and to be explained.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list