[Bug 1787] Adding nesting support to smp spinlock
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon May 9 17:45:53 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1787
--- Comment #7 from Gedare <giddyup44 at yahoo.com> 2011-05-09 12:45:53 CDT ---
Two comments:
1) I think it is best to keep 'uint32_t' instead of 'int' in the typedef.
Explicitly stating the bit width will help resolve any portability issues in
the future.
2) SMPLOCK_DEBUG should probably be changed to a more standard DEBUG #ifdef
that is provided by configuring rtems with --enable-debug.
--
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