change log for rtems (2011-10-17)
rtems-vc at rtems.org
rtems-vc at rtems.org
Mon Oct 17 16:11:45 UTC 2011
*sh*:
2011-10-17 Sebastian Huber <sebastian.huber at embedded-brains.de>
PR 1938/cpukit
* score/include/rtems/score/thread.h: Removed obsolete suspend_count
field from Thread_Control.
M 1.2951 cpukit/ChangeLog
M 1.110 cpukit/score/include/rtems/score/thread.h
diff -u rtems/cpukit/ChangeLog:1.2950 rtems/cpukit/ChangeLog:1.2951
--- rtems/cpukit/ChangeLog:1.2950 Mon Oct 17 08:59:25 2011
+++ rtems/cpukit/ChangeLog Mon Oct 17 10:54:40 2011
@@ -1,3 +1,9 @@
+2011-10-17 Sebastian Huber <sebastian.huber at embedded-brains.de>
+
+ PR 1938/cpukit
+ * score/include/rtems/score/thread.h: Removed obsolete suspend_count
+ field from Thread_Control.
+
2011-10-17 Ralf Corsépius <ralf.corsepius at rtems.org>
* libfs/src/rfs/rtems-rfs-file-system.c (rtems_rfs_fs_open):
diff -u rtems/cpukit/score/include/rtems/score/thread.h:1.109 rtems/cpukit/score/include/rtems/score/thread.h:1.110
--- rtems/cpukit/score/include/rtems/score/thread.h:1.109 Thu Sep 15 12:09:15 2011
+++ rtems/cpukit/score/include/rtems/score/thread.h Mon Oct 17 10:54:41 2011
@@ -390,8 +390,6 @@
Chain_Control lock_mutex;
#endif
/*================= end of common block =================*/
- /** This field is the number of nested suspend calls. */
- uint32_t suspend_count;
#if defined(RTEMS_MULTIPROCESSING)
/** This field is true if the thread is offered globally */
bool is_global;
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20111017/fbe2434f/attachment-0001.html>
More information about the vc
mailing list