[Bug 1573] Per CPU Patch -- SMP Step #1
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Jun 23 06:46:12 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1573
--- Comment #5 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2010-06-23 01:46:11 CDT ---
What was the reason for moving
typedef struct Thread_Control_struct Thread_Control;
from thread.h to percpu.h?
The header file percpu.h uses uint32_t and SYM() but does not include the
corresponding header files.
I would rename dispatch_needed in dispatch_necessary to make the relationship
to _Context_Switch_necessary more clear.
--
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