Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 524
b: refs/heads/master
c: b9e41d7
h: refs/heads/master
v: v3
  • Loading branch information
Kenji Kaneshige authored and Tony Luck committed Apr 25, 2005
1 parent 0f43157 commit 3810a57
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: e1ed81ab7a34fc0f92f2e200825bdb6d86d6c8ef
refs/heads/master: b9e41d7fb62ae26adee84c18048037214ce5d866
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/iosapic.c
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ iosapic_register_intr (unsigned int gsi,
mask = 0;
set_rte(gsi, vector, dest, mask);
}
spin_unlock_irq(&iosapic_lock);
spin_unlock(&iosapic_lock);
spin_unlock_irqrestore(&irq_descp(vector)->lock, flags);

printk(KERN_INFO "GSI %u (%s, %s) -> CPU %d (0x%04x) vector %d\n",
Expand Down

0 comments on commit 3810a57

Please sign in to comment.