[Bug 2152] Race condition with unified work areas

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Nov 21 14:24:04 UTC 2013


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

--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2013-11-21 08:24:04 CST ---
All use of the workspace within RTEMS should be able to be done with the
allocator mutex even if it isn't now.

taskcreate.c uses the allocator mutex.
queue creation should also.

memory allocation should be in a small finite set of places in the APIs. Which
one did we miss?

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