Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158630
b: refs/heads/master
c: 25f6e89
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Ingo Molnar committed Aug 2, 2009
1 parent 78eb9a0 commit c3f728a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: e25371d60cb06a44d7a32d7966ab9bfbeacb9390
refs/heads/master: 25f6e89bedd29cc49bfa0d55497e91a671b9ae6e
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/apic/io_apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -3185,8 +3185,7 @@ void destroy_irq(unsigned int irq)
cfg = desc->chip_data;
dynamic_irq_cleanup(irq);
/* connect back irq_cfg */
if (desc)
desc->chip_data = cfg;
desc->chip_data = cfg;

free_irte(irq);
spin_lock_irqsave(&vector_lock, flags);
Expand Down

0 comments on commit c3f728a

Please sign in to comment.