Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116991
b: refs/heads/master
c: b6f3b78
h: refs/heads/master
i:
  116989: b8d3e63
  116987: 9a43cb8
  116983: d8d81fe
  116975: c5cb68c
  116959: c71ae24
  116927: 8e8455d
  116863: 61590b2
  116735: 93efc13
v: v3
  • Loading branch information
Dean Nelson authored and Ingo Molnar committed Oct 21, 2008
1 parent a6eb8a7 commit 3bf053d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9f95e637320efe1936b647308ddf4ec5b8e0311
refs/heads/master: b6f3b7803a9231eddc36d0a2a6d2d8105ef89344
1 change: 1 addition & 0 deletions trunk/kernel/irq/chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ void dynamic_irq_cleanup(unsigned int irq)
desc->chip_data = NULL;
desc->handle_irq = handle_bad_irq;
desc->chip = &no_irq_chip;
desc->name = NULL;
spin_unlock_irqrestore(&desc->lock, flags);
}

Expand Down

0 comments on commit 3bf053d

Please sign in to comment.