Re: [PATCH V3 0/2] Optimize PCC OpRegion code and reset pcc_chan_count

From: Rafael J. Wysocki
Date: Wed Nov 23 2022 - 13:29:09 EST


On Sat, Nov 12, 2022 at 3:07 AM Huisong Li <lihuisong@xxxxxxxxxx> wrote:
>
> This series clarifies the dependency of PCC OpRegion on interrupt and reset
> pcc_chan_count to zero in case of PCC probe failure.
>
>
> ---
> - v3: fix commit log and goto tags.
> - v2: drop the patch that rename platform interrupt bit macro
> ---
>
> Huisong Li (2):
> ACPI: PCC: Setup PCC Opregion handler only if platform interrupt is
> available
> mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe
> failure
>
> drivers/acpi/acpi_pcc.c | 47 +++++++++++++++++++++++++----------------
> drivers/mailbox/pcc.c | 1 +
> 2 files changed, 30 insertions(+), 18 deletions(-)
>
> --

Both applied as 6.2 material, thanks!