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

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jul 14 08:22:06 UTC 2010


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

Sebastian Huber <sebastian.huber at embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #15 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2010-07-14 03:22:03 CDT ---
The file <rtems/score/percpu.h> uses the defines CPU_ALLOCATE_INTERRUPT_STACK,
CPU_HAS_SOFTWARE_INTERRUPT_STACK and __RTEMS_SIZEOF_VOID_P__ which are not
defined by included header files.  Thus the usability of this header file
depends on its include order at client side.  This is really bad.

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