Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370782
b: refs/heads/master
c: 51e0eaf
h: refs/heads/master
v: v3
  • Loading branch information
Michael Ellerman authored and Benjamin Herrenschmidt committed Apr 24, 2013
1 parent bab347a commit 8864e8f
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: 973e2abd15326114ff9a099d6dfe0ef6be6fc7e6
refs/heads/master: 51e0eaf98d48dc6fc385d1aee9e208afe3ce0cf1
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ static int __init cbe_init_pm_irq(void)
unsigned int irq;
int rc, node;

for_each_node(node) {
for_each_online_node(node) {
irq = irq_create_mapping(NULL, IIC_IRQ_IOEX_PMI |
(node << IIC_IRQ_NODE_SHIFT));
if (irq == NO_IRQ) {
Expand Down

0 comments on commit 8864e8f

Please sign in to comment.