From 8e2cd0ce59116e00f0a91a9698c39deaff554ed1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 25 Sep 2009 18:08:55 +0000 Subject: 2009-09-25 Joel Sherrill * score/inline/rtems/score/thread.inl: Restore the BSP context -- do not save the current. This routine is also marked as not returning which saves the exit path code. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b18758ca69..0d59d9ba64 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2009-09-25 Joel Sherrill + + * score/inline/rtems/score/thread.inl: Restore the BSP context -- do + not save the current. This routine is also marked as not returning + which saves the exit path code. + 2009-09-25 Joel Sherrill * include/rtems/pci.h: Change extern inline to static inline. -- cgit v1.2.3