summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-04 16:40:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-04 16:40:00 +0000
commite79093acb1943261173f83188468b1ab4075956a (patch)
treebff361a645349293e2664dbae0f4f3e9c825cefa /cpukit/ChangeLog
parentWhitespace fixes. (diff)
downloadrtems-e79093acb1943261173f83188468b1ab4075956a.tar.bz2
2011-04-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1773/cpukit * sapi/include/confdefs.h, sapi/src/exinit.c, score/include/rtems/bspsmp.h, score/src/percpu.c, score/src/thread.c: Rename rtems_smp_maximum_processor to rtems_configuration_smp_maximum_processor. Eliminate printk().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c197778144..19d38777d5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2011-04-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1773/cpukit
+ * sapi/include/confdefs.h, sapi/src/exinit.c,
+ score/include/rtems/bspsmp.h, score/src/percpu.c, score/src/thread.c:
+ Rename rtems_smp_maximum_processor to
+ rtems_configuration_smp_maximum_processor. Eliminate printk().
+
2011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/bsd/sys/queue.h, include/rtems/bsd/sys/cdefs.h: