From dc6b5ed308d220b53dd4d73d1c9f631c717f61b9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 30 Aug 2001 17:14:57 +0000 Subject: 2001-08-30 Joel Sherrill * src/coremutexseize.c: Add missing code for proper handling of nesting acquisitions. This only impacts building with inlines disabled on the source with the "fast mutex" optimizations. This was post the 4.5 branch and did not impact released versions. --- cpukit/score/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/score/ChangeLog') diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog index c4c1661775..08d486a6d6 100644 --- a/cpukit/score/ChangeLog +++ b/cpukit/score/ChangeLog @@ -1,4 +1,11 @@ +2001-08-30 Joel Sherrill + + * src/coremutexseize.c: Add missing code for proper handling + of nesting acquisitions. This only impacts building with + inlines disabled on the source with the "fast mutex" optimizations. + This was post the 4.5 branch and did not impact released versions. + 2001-08-16 Joel Sherrill * src/coremutexsurrender.c: Use holder thread not executing -- cgit v1.2.3