aboutsummaryrefslogtreecommitdiff
path: root/changes/bug23753
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug23753')
-rw-r--r--changes/bug237534
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23753 b/changes/bug23753
new file mode 100644
index 0000000000..8782a8e2d0
--- /dev/null
+++ b/changes/bug23753
@@ -0,0 +1,4 @@
+ o Minor features (logging, scheduler):
+ - Introduce a SCHED_BUG() function to log extra information about the
+ scheduler state if we ever catch a bug in the scheduler. Closes ticket
+ 23753.