[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XenPPC] [pushed] [ppc] some support to continue using ../x86/irq.c
changeset: 9935:23449d964a27f4440dae2011aa2ceefb23b58892 user: jimix@xxxxxxxxxxxxxxxxxxxxx date: Wed Apr 19 12:24:21 2006 -0400 files: xen/arch/ppc/external.c description: [ppc] some support to continue using ../x86/irq.c diff -r 7e4046fb517ac697843bdd933b801d79f33f7fd7 -r 23449d964a27f4440dae2011aa2ceefb23b58892 xen/arch/ppc/external.c --- a/xen/arch/ppc/external.c Wed Apr 19 12:18:52 2006 -0400 +++ b/xen/arch/ppc/external.c Wed Apr 19 12:24:21 2006 -0400 @@ -37,7 +37,10 @@ extern void do_IRQ(struct cpu_user_regs extern void do_IRQ(struct cpu_user_regs *regs); int vector_irq[NR_VECTORS] __read_mostly = { [0 ... NR_VECTORS - 1] = -1}; + unsigned long io_apic_irqs; +int ioapic_ack_new = 1; + static struct mpic *mpic; static struct hw_interrupt_type hc_irq; _______________________________________________ Xen-ppc-devel mailing list Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ppc-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |