Re: [RFC -tip] x86,io-apic: Do not map IO-APIC direct registerstwice

From: Cyrill Gorcunov
Date: Thu Nov 12 2009 - 16:06:23 EST


On Thu, Nov 12, 2009 at 11:54:59PM +0300, Cyrill Gorcunov wrote:
> On Thu, Nov 12, 2009 at 11:48:52PM +0300, Cyrill Gorcunov wrote:
> > Please review, I didn't manage to test (emulate actually since I don't
> > have such a hardware) it yet (going to do so this weekend).
> >
> > Meanwhile I would like to heard comments, complains and etc...
> > Perhaps I miss something obvious so don't hesitate to poke me.
> >
> > -- Cyrill
> > ---
> > x86,io-apic: Do not map IO-APIC direct registers twice
> >
> ...
> I know that I've occasionally removed
>
> apic_printk(APIC_VERBOSE, "mapped IOAPIC
> to %08lx (%08lx)\n",
>
> already fixed in v2, just do not post updated version here.
>
> -- Cyrill

Forgot to mention that I know this double for() over nr_ioapics
is slowlest approach but firstly I need to be sure that this
idea works in general/simple way before speedup it.

-- Cyrill
--
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/