From 8bef4ccfb07a48ece38301b9740875f5cd9e0cad Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 24 Jun 2010 21:27:30 +0000 Subject: 2010-06-24 Gedare Bloom PR 1590/cpukit * score/Makefile.am, score/include/rtems/score/thread.h, score/src/threadtickletimeslice.c: Remove _Thread_Reset_timeslice and replaces its single use with a call to the functionally equivalent _Thread_Yield_processor(). * score/src/threadresettimeslice.c: Removed. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index c8d8a155eb..174e1583a8 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2010-06-24 Gedare Bloom + + PR 1590/cpukit + * score/Makefile.am, score/include/rtems/score/thread.h, + score/src/threadtickletimeslice.c: Remove _Thread_Reset_timeslice and + replaces its single use with a call to the functionally equivalent + _Thread_Yield_processor(). + * score/src/threadresettimeslice.c: Removed. + 2010-06-24 Bharath Suri PR 1542/filesystem -- cgit v1.2.3