[Bug 1796] SMP Interprocessor communications

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu May 26 17:07:20 UTC 2011


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

--- Comment #5 from Gedare <giddyup44 at yahoo.com> 2011-05-26 12:07:20 CDT ---
This patch looks ok to me.

I just noticed that all of the functions in cpukit/score/src/smp.c have the
following form:
 void rtems_smp_xxx(...)
I believe this is a namespace issue? I guess it is already in the tree so
should be raised as a separate PR if so. These would be extensions of the
classic API if they are meant to be callable by an application, otherwise they
should be added to the SMP_ set of functions.

-- 
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