LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Andi Kleen <ak@suse.de>
Cc: Len Brown <lenb@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Ingo Molnar <mingo@elte.hu>, Thomas Renninger <trenn@suse.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Fwd: [PATCH 7/9] ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)
Date: Wed, 21 Mar 2007 13:40:49 +0100 [thread overview]
Message-ID: <1174480849.10840.73.camel@localhost.localdomain> (raw)
In-Reply-To: <20070320192326.GE4286@bingen.suse.de>
On Tue, 2007-03-20 at 20:23 +0100, Andi Kleen wrote:
> > + else if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL &&
> > + boot_cpu_data.x86 == 6) &&
> > + (boot_cpu_data.x86_model == 13 ||
> > + boot_cpu_data.x86_model == 9))
>
> What is with 10..12 and > 13 ? I would just force it for all model 6s that
> have >= C2 and definitely for all with C3.
C3 is unconditinally anyway.
tglx
prev parent reply other threads:[~2007-03-21 12:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-20 17:57 Len Brown
2007-03-20 19:23 ` Andi Kleen
2007-03-21 12:40 ` Thomas Gleixner [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=1174480849.10840.73.camel@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=lenb@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=trenn@suse.de \
--subject='Re: Fwd: [PATCH 7/9] ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).