[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091014182015.GC5259@lenovo>
Date: Wed, 14 Oct 2009 22:20:15 +0400
From: Cyrill Gorcunov <gorcunov@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: x86@...nel.org, yinghai@...nel.org, macro@...ux-mips.org,
linux-kernel@...r.kernel.org
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists