From: "Chang S. Bae" <chang.seok.bae@intel.com>
To: <linux-kernel@vger.kernel.org>
Cc: <x86@kernel.org>, <platform-driver-x86@vger.kernel.org>,
<tglx@linutronix.de>, <mingo@redhat.com>, <bp@alien8.de>,
<dave.hansen@linux.intel.com>, <hdegoede@redhat.com>,
<ilpo.jarvinen@linux.intel.com>, <tony.luck@intel.com>,
<ashok.raj@intel.com>, <jithu.joseph@intel.com>
Subject: Re: [PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
Date: Thu, 2 May 2024 13:52:36 -0700 [thread overview]
Message-ID: <2ea9e144-7d94-4dee-b642-657306a0f9b3@intel.com> (raw)
In-Reply-To: <20240430212508.105117-1-chang.seok.bae@intel.com>
On 4/30/2024 2:25 PM, Chang S. Bae wrote:
> The recent update [1] in the SDM highlights the requirement of
> initializing the AMX state for executing the scan test:
> "... maintaining AMX state in a non-initialized state ... will
> prevent the execution of In-Field Scan tests."
> which is one of CPU state conditions required for the test's execution.
This brief mention may prompt questions about why the hardware must
refuse to run the test under these conditions. Because this is part of
its internal, we'd go back to folks who wrote this test and will grab
their write-up to provide the logic behind this requirement.
Thanks,
Chang
next prev parent reply other threads:[~2024-05-02 20:52 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 21:25 [PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver Chang S. Bae
2024-04-30 21:25 ` [PATCH 1/2] x86/fpu: Extend kernel_fpu_begin_mask() to initialize AMX state Chang S. Bae
2024-04-30 23:42 ` Ashok Raj
2024-04-30 21:25 ` [PATCH 2/2] platform/x86/intel/ifs: Initialize AMX state for the scan test Chang S. Bae
2024-05-01 0:06 ` Ashok Raj
2024-05-01 8:58 ` Hans de Goede
2024-05-08 0:22 ` Chang S. Bae
2024-05-02 11:00 ` Ilpo Järvinen
2024-05-02 22:19 ` Chang S. Bae
2024-05-09 0:45 ` Kuppuswamy Sathyanarayanan
2024-05-02 20:52 ` Chang S. Bae [this message]
2024-05-02 21:35 ` [PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver Chang S. Bae
2024-05-02 20:59 ` Dave Hansen
2024-05-07 23:53 ` [PATCH v2 " Chang S. Bae
2024-05-07 23:53 ` [PATCH v2 1/2] x86/fpu: Extend kernel_fpu_begin_mask() to initialize AMX state Chang S. Bae
2024-05-08 13:00 ` Thomas Gleixner
2024-05-08 14:40 ` Dave Hansen
2024-05-08 18:03 ` Chang S. Bae
2024-05-08 19:11 ` Dave Hansen
2024-05-09 0:29 ` Chang S. Bae
2024-05-09 17:36 ` Dave Hansen
2024-05-09 17:41 ` Dave Hansen
2024-05-09 18:41 ` Chang S. Bae
2024-05-09 18:50 ` Dave Hansen
2024-05-10 7:51 ` Thomas Gleixner
2024-05-07 23:53 ` [PATCH v2 2/2] platform/x86/intel/ifs: Initialize AMX state for the scan test Chang S. Bae
2024-05-08 0:19 ` Ashok Raj
2024-05-08 0:21 ` Chang S. Bae
2024-05-08 8:28 ` [PATCH v2 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver Ilpo Järvinen
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=2ea9e144-7d94-4dee-b642-657306a0f9b3@intel.com \
--to=chang.seok.bae@intel.com \
--cc=ashok.raj@intel.com \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jithu.joseph@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=platform-driver-x86@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox