Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158629
b: refs/heads/master
c: e25371d
h: refs/heads/master
i:
  158627: f07ee69
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Jul 14, 2009
1 parent 73f235b commit 78eb9a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 638f2f8c52a92c15ebda9e50d84c1ab56fc42e42
refs/heads/master: e25371d60cb06a44d7a32d7966ab9bfbeacb9390
9 changes: 0 additions & 9 deletions trunk/arch/x86/kernel/apic/io_apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -2178,7 +2178,6 @@ static unsigned int startup_ioapic_irq(unsigned int irq)
return was_pending;
}

#ifdef CONFIG_X86_64
static int ioapic_retrigger_irq(unsigned int irq)
{

Expand All @@ -2191,14 +2190,6 @@ static int ioapic_retrigger_irq(unsigned int irq)

return 1;
}
#else
static int ioapic_retrigger_irq(unsigned int irq)
{
apic->send_IPI_self(irq_cfg(irq)->vector);

return 1;
}
#endif

/*
* Level and edge triggered IO-APIC interrupts need different handling,
Expand Down

0 comments on commit 78eb9a0

Please sign in to comment.