--- arch/x86_64/kernel/io_apic.c | 2 ++ 1 file changed, 2 insertions(+)
Index: linux-2.6.23.1_64-xeno/arch/x86_64/kernel/io_apic.c
===================================================================
--- linux-2.6.23.1_64-xeno.orig/arch/x86_64/kernel/io_apic.c
+++ linux-2.6.23.1_64-xeno/arch/x86_64/kernel/io_apic.c
@@ -152,6 +152,7 @@ static inline void io_apic_modify(unsign
writel(value, &io_apic->data);
}
+#ifndef CONFIG_IPIPE
static int io_apic_level_ack_pending(unsigned int irq)
{
struct irq_pin_list *entry;
@@ -177,6 +178,7 @@ static int io_apic_level_ack_pending(uns
spin_unlock_irqrestore(&ioapic_lock, flags);
return pending;
}
+#endif /* !CONFIG_IPIPE */
/*
* Synchronize the IO-APIC and the CPU by doing
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
