From 626ace47dfdfd510ee8363381a97339f99303959 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 15 Oct 2004 21:05:07 +0000 Subject: 2004-10-15 Joel Sherrill PR 692/rtems * rtems/src/regiongetsegment.c, rtems/src/regionreturnsegment.c: The Region Manager did not follow the proper protocol when blocking and unblocking tasks waiting on buffers. This was a bug introduced with the transition to an Allocation Mutex. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 76e04cda0f..c1cc5bf052 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2004-10-15 Joel Sherrill + + PR 692/rtems + * rtems/src/regiongetsegment.c, rtems/src/regionreturnsegment.c: The + Region Manager did not follow the proper protocol when blocking and + unblocking tasks waiting on buffers. This was a bug introduced with + the transition to an Allocation Mutex. + 2004-09-29 Joel Sherrill * configure.ac, libmisc/cpuuse/README, libmisc/stackchk/README, -- cgit v1.2.3