Re: [PATCH -tip/master] x86: io-apic - interrupt remapping fix

From: Ingo Molnar
Date: Sat Sep 27 2008 - 12:55:21 EST



* Suresh Siddha <suresh.b.siddha@xxxxxxxxx> wrote:

> > + while (apic >= 0)
> > + kfree(early_ioapic_entries[apic--]);
> > memset(early_ioapic_entries, 0,
> > ARRAY_SIZE(early_ioapic_entries));
> >
>
> looks better. thanks.

applied to tip/irq/sparseirq - and added your Acked-by. Thanks guys!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/