From 37d6e55b984c7fb9256bd701f516cccd1d84779b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 27 Jul 2010 01:48:46 +0000 Subject: 2010-07-26 Joel Sherrill * rtems/src/taskmode.c, score/inline/rtems/score/thread.inl: Rework a bit to eliminate unreachable path for task blocked while calling rtems_task_mode() on itself. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 620fb669d7..c78cc85fbd 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2010-07-26 Joel Sherrill + + * rtems/src/taskmode.c, score/inline/rtems/score/thread.inl: Rework a + bit to eliminate unreachable path for task blocked while calling + rtems_task_mode() on itself. + 2010-07-26 Joel Sherrill * sapi/include/confdefs.h: Spelling. -- cgit v1.2.3