Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243316
b: refs/heads/master
c: 97499b2
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Mar 29, 2011
1 parent 3fb1f54 commit 447c69a
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: b5f0149626ebca4e5f8dd465d335d1b05f28608b
refs/heads/master: 97499b2ed7ce80cb03e9f513f9f552f833501fbe
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/msi_ia64.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ void ia64_teardown_msi_irq(unsigned int irq)
static void ia64_ack_msi_irq(struct irq_data *data)
{
irq_complete_move(data->irq);
move_native_irq(data->irq);
irq_move_irq(data);
ia64_eoi();
}

Expand Down

0 comments on commit 447c69a

Please sign in to comment.