aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eceddbf..0d78cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
(preempt, chx_timer_expired, chx_handle_intr): Those can be
considered holding cpu_sched_lock (by its equal exception
priorities), thus no acquiring lock required.
+ (CHX_PRIO_MAIN): New macro.
2013-06-03 Niibe Yutaka <gniibe@fsij.org>