Re: [PATCH v1] platform/x86/intel/ifs: Initialize union ifs_status to zero
From: Ilpo Järvinen
Date: Wed Jul 31 2024 - 05:44:26 EST
On Tue, 30 Jul 2024 15:59:30 +0000, Kuppuswamy Sathyanarayanan wrote:
> If the IFS scan test exits prematurely due to a timeout before
> completing a single run, the union ifs_status remains uninitialized,
> leading to incorrect test status reporting. To prevent this, always
> initialize the union ifs_status to zero.
>
>
Thank you for your contribution, it has been applied to my local
review-ilpo branch. Note it will show up in the public
platform-drivers-x86/review-ilpo branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86/intel/ifs: Initialize union ifs_status to zero
commit: 3114f77e9453daa292ec0906f313a715c69b5943
--
i.