Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287641
b: refs/heads/master
c: 7a768d3
h: refs/heads/master
i:
  287639: 7030eb6
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Feb 14, 2012
1 parent eebd49c commit 98f13bc
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: e62894273c7572cb1bec39096df605f42a66e964
refs/heads/master: 7a768d30caa30e66ba89659f1845cc35b1bfc715
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/wsp/ics.c
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ static int wsp_chip_set_affinity(struct irq_data *d,
* For the moment only implement delivery to all cpus or one cpu.
* Get current irq_server for the given irq
*/
ret = cache_hwirq_map(ics, d->irq, cpumask);
ret = cache_hwirq_map(ics, hw_irq, cpumask);
if (ret == -1) {
char cpulist[128];
cpumask_scnprintf(cpulist, sizeof(cpulist), cpumask);
Expand Down

0 comments on commit 98f13bc

Please sign in to comment.