Re: [patch 3/3] x86,apic: limit apic dumping, introduce show_lapicsetup option

From: Cyrill Gorcunov
Date: Wed Oct 14 2009 - 14:22:06 EST


[Ingo Molnar - Wed, Oct 14, 2009 at 07:56:16PM +0200]
...
|
| noop_default_phys_pkg_id() should return 0 i guess, and not generate a
| warning?
|
| Ingo
|

We have
-------
start_kernel
setup_arch
generic_apic_probe
init_apic_mappings <-- here we change apic to noop driver
check_bugs <-- noop warn here but apic should be already
disabled so it seems some flag is forgotten to set.

All in one: some nit in my patch. Checking...

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