summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-23 19:05:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-23 19:05:11 +0000
commit2c0d7929bc4e9a77533a81c0d99cd9c0b5573d11 (patch)
tree177523055f215aae4ba14bd6203224907549a1d3 /testsuites/sptests/ChangeLog
parent2009-07-23 Josh Switnicki <josh.switnicki@utoronto.ca> (diff)
downloadrtems-2c0d7929bc4e9a77533a81c0d99cd9c0b5573d11.tar.bz2
2009-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp36/strict_order_mut.c: Simple binary semaphores cannot have an inheritance protocol since there is no holder associated with them.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index d9f36d3d59..c3595b0a38 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,10 @@
2009-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * sp36/strict_order_mut.c: Simple binary semaphores cannot have an
+ inheritance protocol since there is no holder associated with them.
+
+2009-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* Makefile.am, configure.ac: Add new tests to exercise cases where a
timer is scheduled from an ISR while it is being scheduled at the
task level.