Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1161
b: refs/heads/master
c: 4f167fb
h: refs/heads/master
i:
  1159: 1d2cf0c
v: v3
  • Loading branch information
Zhang, Yanmin authored and Linus Torvalds committed May 17, 2005
1 parent fcb7610 commit 7401897
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: 7baeb6a5ccab2d472679a053e64a63ac423c3a42
refs/heads/master: 4f167fb491725ca0be9df0d76b4b2dd862cdfe0b
1 change: 1 addition & 0 deletions trunk/kernel/irq/handle.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
*/
irq_desc_t irq_desc[NR_IRQS] __cacheline_aligned = {
[0 ... NR_IRQS-1] = {
.status = IRQ_DISABLED,
.handler = &no_irq_type,
.lock = SPIN_LOCK_UNLOCKED
}
Expand Down

0 comments on commit 7401897

Please sign in to comment.