Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166611
b: refs/heads/master
c: 0863be2
h: refs/heads/master
i:
  166609: b36b062
  166607: c8547ff
v: v3
  • Loading branch information
Ralf Baechle committed Sep 30, 2009
1 parent ba2f427 commit fd7ebfc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 9fcd66e572b94974365a9119b073e0a43d496eb7
refs/heads/master: 0863be2e8ecc296df6f7fd7cb16e4929b727351d
4 changes: 0 additions & 4 deletions trunk/arch/mips/sibyte/bcm1480/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,6 @@ static int bcm1480_set_affinity(unsigned int irq, const struct cpumask *mask)
unsigned long flags;
unsigned int irq_dirty;

if (cpumask_weight(mask) != 1) {
printk("attempted to set irq affinity for irq %d to multiple CPUs\n", irq);
return -1;
}
i = cpumask_first(mask);

/* Convert logical CPU to physical CPU */
Expand Down

0 comments on commit fd7ebfc

Please sign in to comment.