Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100186
b: refs/heads/master
c: e21f5b1
h: refs/heads/master
v: v3
  • Loading branch information
Arjan van de Ven authored and Ingo Molnar committed Jun 6, 2008
1 parent 1c1aa2b commit c04c279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c7aceaba042702538b23cf4e0de1b2891ad8e671
refs/heads/master: e21f5b153b9b4a6775d7d41964e372e13a9178ab
1 change: 1 addition & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -4070,6 +4070,7 @@ static noinline void __schedule_bug(struct task_struct *prev)
prev->comm, prev->pid, preempt_count());

debug_show_held_locks(prev);
print_modules();
if (irqs_disabled())
print_irqtrace_events(prev);

Expand Down

0 comments on commit c04c279

Please sign in to comment.