Re: [PATCH 0/3] platform/x86: intel_scu_ipc: timeout fixes and cleanup

From: Hans de Goede
Date: Mon Oct 11 2021 - 09:36:34 EST


Hi,

On 9/28/21 12:19 PM, Prashant Malani wrote:
> This is a short series to make some fixes and timeout value
> modifications to the SCU IPC driver timeout handling.
>
> Prashant Malani (3):
> platform/x86: intel_scu_ipc: Fix busy loop expiry time
> platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
> platform/x86: intel_scu_ipc: Update timeout value in comment

Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Since these are clear bug fixes I will also include these
in my upcoming pdx86-fixes pull-req for 5.15 .

Regards,

Hans