From 70669f28adb402ec2521ad1337ba6dfa470ed137 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 11 May 2007 20:07:47 +0000 Subject: 2007-05-11 Joel Sherrill * rtems/src/region.c, sapi/src/exinit.c: Now that the Region is an optional manager, we cannot depend on it do initialize the internal Allocator Mutex. This was always a questionable place to do it, so this is a cleanup. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index ace01994f5..aaeaf31de2 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2007-05-11 Joel Sherrill + + * rtems/src/region.c, sapi/src/exinit.c: Now that the Region is + an optional manager, we cannot depend on it do initialize the + internal Allocator Mutex. This was always a questionable place to + do it, so this is a cleanup. + 2007-05-11 Joel Sherrill * libmisc/cpuuse/cpuuse.c, libmisc/stackchk/check.c, -- cgit v1.2.3