Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327196
b: refs/heads/master
c: 7c6e72e
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed Sep 20, 2012
1 parent 918c554 commit f3cfd1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70369b117a8fc5ac18a635ced23ee49f8e722e7b
refs/heads/master: 7c6e72e46c9ea4a88f3f8ba96edce9db4bd48726
2 changes: 0 additions & 2 deletions trunk/kernel/workqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -1070,8 +1070,6 @@ static int try_to_grab_pending(struct work_struct *work, bool is_dwork,
{
struct global_cwq *gcwq;

WARN_ON_ONCE(in_irq());

local_irq_save(*flags);

/* try to steal the timer if it exists */
Expand Down

0 comments on commit f3cfd1a

Please sign in to comment.