summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-03 15:13:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-03 15:13:47 +0000
commit562eab5c4edcc347a08ad7bcf8c3d71a8068ba5f (patch)
treec06a2914cfa1e4a2d67296df1a0875be14e5801b /cpukit/ChangeLog
parent2009-07-01 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-562eab5c4edcc347a08ad7bcf8c3d71a8068ba5f.tar.bz2
2009-07-03 Daniel Hellstrom <daniel@gaisler.com>
* sapi/src/exinit.c, score/include/rtems/score/objectmp.h, score/src/objectmp.c: Ensure local node number is set early enough in MP configurations.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 721106dbb2..caf30fe775 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-03 Daniel Hellstrom <daniel@gaisler.com>
+
+ * sapi/src/exinit.c, score/include/rtems/score/objectmp.h,
+ score/src/objectmp.c: Ensure local node number is set early enough in
+ MP configurations.
+
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/include/rtems/score/coremsg.h, score/src/coremsgflushwait.c: