Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297809
b: refs/heads/master
c: 3037764
h: refs/heads/master
i:
  297807: 9d28db2
v: v3
  • Loading branch information
Paul Mundt committed Jan 24, 2012
1 parent 970d5e1 commit 043435e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 29775df10f02f614db870ff4acaf0b07dbed1547
refs/heads/master: 30377642138aadeef35a31c2f90dba0b6fa7b91a
2 changes: 1 addition & 1 deletion trunk/drivers/sh/intc/chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ static int intc_set_affinity(struct irq_data *data,

cpumask_copy(data->affinity, cpumask);

return 0;
return IRQ_SET_MASK_OK_NOCOPY;
}
#endif

Expand Down

0 comments on commit 043435e

Please sign in to comment.