[Bug 1573] Per CPU Patch -- SMP Step #1

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Jun 24 13:32:45 UTC 2010


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

--- Comment #9 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2010-06-24 08:32:44 CDT ---
(In reply to comment #7)
> Thanks for the reviews.  I have tried to address various suggestions.
> 
> (1) Name change
>   rtems_per_cpu_t -> Per_CPU_Control

This should be Per_cpu_Control to match the Subsystem_name_Part_of_subsystem
style.  Example: User_extensions_Control, User_extensions_Switch_control, etc.

[...]
> (3) SYM is only used by asm files so it is the responsibility of
>   all the .S file to include it.  Just like rtems/system.h or <config.h>
>   in other places.
[...]

A header file should include all its dependencies.

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