Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305008
b: refs/heads/master
c: 1c2927f
h: refs/heads/master
v: v3
  • Loading branch information
Konstantin Khlebnikov authored and Ingo Molnar committed May 18, 2012
1 parent b2eaf47 commit 669a365
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: 8e7fbcbc22c12414bcc9dfdd683637f58fb32759
refs/heads/master: 1c2927f18576d65631d8e0ddd19e1d023183222e
1 change: 1 addition & 0 deletions trunk/kernel/sched/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3138,6 +3138,7 @@ static noinline void __schedule_bug(struct task_struct *prev)
if (irqs_disabled())
print_irqtrace_events(prev);
dump_stack();
add_taint(TAINT_WARN);
}

/*
Expand Down

0 comments on commit 669a365

Please sign in to comment.