From: Ingo Molnar <mingo@elte.hu>
To: Conny Seidel <conny.seidel@amd.com>
Cc: Jan Beulich <JBeulich@suse.com>,
"tglx@linutronix.de" <tglx@linutronix.de>,
"hpa@zytor.com" <hpa@zytor.com>, Borislav Petkov <bp@alien8.de>,
"tj@kernel.org" <tj@kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH, v2] i386/bigsmp: eliminate false warnings regarding logical APIC ID mismatches
Date: Tue, 18 Oct 2011 08:40:02 +0200 [thread overview]
Message-ID: <20111018064002.GK16304@elte.hu> (raw)
In-Reply-To: <20111016232330.57d7facf.conny.seidel@amd.com>
* Conny Seidel <conny.seidel@amd.com> wrote:
> @@ -200,14 +200,8 @@ void __init default_setup_apic_routing(v
> * - we find more than 8 CPUs in acpi LAPIC listing with
> xAPIC support */
>
> - if (!cmdline_apic && apic == &apic_default) {
> - struct apic *bigsmp = generic_bigsmp_probe();
> - if (bigsmp) {
> - apic = bigsmp;
> - printk(KERN_INFO "Overriding APIC driver with
> %s\n",
This inlined patch got hurt via linewraps in unexpected places -
please see Documentation/email-clients.txt.
Thanks,
Ingo
prev parent reply other threads:[~2011-10-18 6:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-28 15:44 Jan Beulich
2011-10-16 21:23 ` Conny Seidel
2011-10-18 6:40 ` Ingo Molnar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111018064002.GK16304@elte.hu \
--to=mingo@elte.hu \
--cc=JBeulich@suse.com \
--cc=bp@alien8.de \
--cc=conny.seidel@amd.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome