[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240125082254.424859-1-ashok.raj@intel.com>
Date: Thu, 25 Jan 2024 00:22:49 -0800
From: Ashok Raj <ashok.raj@...el.com>
To: Hans de Goede <hdegoede@...hat.com>,
Ilpo Jarvinen <ilpo.jarvinen@...ux.intel.com>,
markgross@...nel.org
Cc: Jithu Joseph <jithu.joseph@...el.com>,
rostedt@...dmis.org,
ashok.raj@...el.com,
tony.luck@...el.com,
LKML <linux-kernel@...r.kernel.org>,
platform-driver-x86@...r.kernel.org,
patches@...ts.linux.dev,
pengfei.xu@...el.com
Subject: [PATCH 0/5] Miscelleanous fixes and improvements to Infield Scan
Hi Hans,
This series has some bug fixes and improvements for Infield Scan.
Patch1 - fixes a bug in the driver that didn't release_firmware() in the
error path.
Patch2, 3 - Added some improved tracing.
Patch4 - Moves the rendezvous to function entry
Patch5 - Adds entry rendezvous for IFS.
Cheers,
Ashok
Ashok Raj (4):
platform/x86/intel/ifs: Trace on all HT threads when executing a test
platform/x86/intel/ifs: Add current batch number to trace output
platform/x86/intel/ifs: Replace the exit rendezvous with an entry rendezvous for ARRAY_BIST
platform/x86/intel/ifs: Add an entry rendezvous for SAF
Jithu Joseph (1):
platform/x86/intel/ifs: Call release_firmware() when handling errors.
include/trace/events/intel_ifs.h | 12 +--
drivers/platform/x86/intel/ifs/load.c | 3 +-
drivers/platform/x86/intel/ifs/runtest.c | 101 ++++++++++++++---------
3 files changed, 70 insertions(+), 46 deletions(-)
base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
--
2.39.2
Powered by blists - more mailing lists