Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58049
b: refs/heads/master
c: c47e285
h: refs/heads/master
i:
  58047: de7fad4
v: v3
  • Loading branch information
Suresh Siddha authored and Linus Torvalds committed Jun 26, 2007
1 parent c8e1807 commit 07763c0
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: f436ab43614f105a4685c976a85a171bc112c802
refs/heads/master: c47e285dee9673087273fafcff06a44c58ed4efd
1 change: 1 addition & 0 deletions trunk/arch/x86_64/kernel/io_apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1492,6 +1492,7 @@ static void ack_lapic_irq (unsigned int irq)
static void end_lapic_irq (unsigned int i) { /* nothing */ }

static struct hw_interrupt_type lapic_irq_type __read_mostly = {
.name = "local-APIC",
.typename = "local-APIC-edge",
.startup = NULL, /* startup_irq() not used for IRQ0 */
.shutdown = NULL, /* shutdown_irq() not used for IRQ0 */
Expand Down

0 comments on commit 07763c0

Please sign in to comment.