[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1001111917190.17145@localhost.localdomain>
Date: Mon, 11 Jan 2010 19:20:29 -0800 (PST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Yinghai Lu <yinghai@...nel.org>
cc: Suresh Siddha <suresh.b.siddha@...el.com>,
"ananth@...ibm.com" <ananth@...ibm.com>,
Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH 4/4] x86: according to nr_cpu_ids to decide if need
to leave logical flat
On Mon, 11 Jan 2010, Yinghai Lu wrote:
> +
> +void default_setup_apic_routing(void)
Good cleanup, makes x86-64 and x86-32 look similar. However, you should
mark it __init too, I think, to match the current probe_64.c thing.
Also, what about the default_setup_apic_routing() call in
arch/x86/kernel/apic/apic.c? Is that not ripe for unification too now? You
only did the smpboot.c one, not the APIC_init_uniprocessor() one.
Hmm?
Linus
--
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