All of lore.kernel.org
 help / color / mirror / Atom feed
From: srinivas pandruvada <srinivas.pandruvada@linux.intel.com>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: Hans de Goede <hansg@kernel.org>,
	platform-driver-x86@vger.kernel.org,
	LKML	 <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] platform/x86: ISST: Avoid model check for recent servers
Date: Tue, 18 Aug 2026 06:19:38 -0700	[thread overview]
Message-ID: <85ece7bce84287b4d08cf546cbf7a58991a3e747.camel@linux.intel.com> (raw)
In-Reply-To: <9cbea11b-ef1c-cda5-8fdd-e9cff29612ff@linux.intel.com>

On Tue, 2026-08-18 at 16:03 +0300, Ilpo Järvinen wrote:
> On Wed, 29 Jul 2026, Srinivas Pandruvada wrote:
> 
> > To enable SST functions, a CPU model entry is required. This causes
> > unnecessary delays in deploying new servers on older kernels.
> > 
> > To avoid this, if no CPU model match is found, allow the SST common
> > driver to load, when all of the following conditions are met:
> > 
> > - Not running as a guest
> > - The platform is identified as a server via ACPI PM profile
> > - The CPU belongs to Intel family 0x19
> 
> Hi,
> 
> Sashiko notes this shouldn't be hex (and is contradicting with the
> code 
> that uses decimal)? 

Hi,


Yes, this should be 19 not 0x19. Code is correct. I will send an
update.

Thanks,
Srinivas

      reply	other threads:[~2026-08-18 13:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-29 18:05 [PATCH] platform/x86: ISST: Avoid model check for recent servers Srinivas Pandruvada
2026-08-18 13:03 ` Ilpo Järvinen
2026-08-18 13:19   ` srinivas pandruvada [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=85ece7bce84287b4d08cf546cbf7a58991a3e747.camel@linux.intel.com \
    --to=srinivas.pandruvada@linux.intel.com \
    --cc=hansg@kernel.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.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.