Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323593
b: refs/heads/master
c: 90a340e
h: refs/heads/master
i:
  323591: 24800bc
v: v3
  • Loading branch information
Frederic Weisbecker committed Sep 26, 2012
1 parent 7bed957 commit eb00af4
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: 6ba3c97a38803883c2eee489505796cb0a727122
refs/heads/master: 90a340ed53f0f3bcc3fdf1b2cff56c0e4e911d01
1 change: 1 addition & 0 deletions trunk/kernel/sched/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3570,6 +3570,7 @@ asmlinkage void __sched preempt_schedule_irq(void)
/* Catch callers which need to be fixed */
BUG_ON(ti->preempt_count || !irqs_disabled());

rcu_user_exit();
do {
add_preempt_count(PREEMPT_ACTIVE);
local_irq_enable();
Expand Down

0 comments on commit eb00af4

Please sign in to comment.