Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234699
b: refs/heads/master
c: 2b879ea
h: refs/heads/master
i:
  234697: 6338852
  234695: 251c15b
v: v3
  • Loading branch information
Thomas Gleixner committed Feb 19, 2011
1 parent ed7ebae commit b97a691
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: 3b8249e759c701c4a82f99d957be651a7657bf6f
refs/heads/master: 2b879eaf095878430c38cbd95e5c0fc4ce65ad8e
2 changes: 0 additions & 2 deletions trunk/kernel/irq/manage.c
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,6 @@ int irq_select_affinity_usr(unsigned int irq, struct cpumask *mask)

raw_spin_lock_irqsave(&desc->lock, flags);
ret = setup_affinity(irq, desc, mask);
if (!ret)
irq_set_thread_affinity(desc);
raw_spin_unlock_irqrestore(&desc->lock, flags);
return ret;
}
Expand Down

0 comments on commit b97a691

Please sign in to comment.