Update ChangeLog

This commit is contained in:
Gregory Nutt
2016-02-13 19:28:57 -06:00
parent a604a86980
commit d09db96a7c
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -11483,4 +11483,7 @@
* sched/sched.h and other files: Replace the bool 'prioritized' in the task
list table with a uint8_t bit set so that additional attributes of a task
list can be provided without adding more booleans (2016-10-11).
* Everywhere: Replace irqsave() with enter_critical_section(); replace
irqrestore() with leave_critical_section(). This is part of the onging
development of SMP support (2016-02-13).
+1 -1
Submodule arch updated: 4abb852339...354df5c0f3
+1 -1
Submodule configs updated: f9d09bf8c0...cfbc3f7c3e