From: Dave Hansen <dave.hansen@intel.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>,
LKML <linux-kernel@vger.kernel.org>
Cc: Tony Luck <tony.luck@intel.com>,
Dave Hansen <dave.hansen@linux.intel.com>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
Ashok Raj <ashok.raj@intel.com>,
Alison Schofield <alison.schofield@intel.com>
Subject: Re: [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
Date: Wed, 29 May 2024 11:39:36 -0700 [thread overview]
Message-ID: <8ef9d8ad-9236-4254-b819-50832cd05cd9@intel.com> (raw)
In-Reply-To: <20240529183605.17520-1-andrew.cooper3@citrix.com>
On 5/29/24 11:36, Andrew Cooper wrote:
> The outer if () should have been dropped when switching to c->x86_vfm.
FWIW, we are going to need to do a pass over all of arch/x86 looking for
these. I suspect many of the 'if (c->x86 == ...) ' checks can go away
like this one.
Thanks for finding this one, though!
next prev parent reply other threads:[~2024-05-29 18:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 18:36 [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines Andrew Cooper
2024-05-29 18:39 ` Dave Hansen [this message]
2024-05-29 18:59 ` Luck, Tony
2024-05-29 19:02 ` Andrew Cooper
2024-06-29 14:28 ` [tip: x86/cpu] " tip-bot2 for Andrew Cooper
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=8ef9d8ad-9236-4254-b819-50832cd05cd9@intel.com \
--to=dave.hansen@intel.com \
--cc=alison.schofield@intel.com \
--cc=andrew.cooper3@citrix.com \
--cc=ashok.raj@intel.com \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=tony.luck@intel.com \
--cc=x86@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.