Messages in this thread |  | | | Date | Wed, 14 Oct 2009 22:20:15 +0400 | | From | Cyrill Gorcunov <> | | Subject | Re: [patch 3/3] x86,apic: limit apic dumping, introduce show_lapic setup option |
| |
[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
|  |