Re: [PATCH v1 0/3] PM: runtime: Wrapper macros for usage counter guards

From: Dhruva Gole

Date: Wed Nov 12 2025 - 01:39:54 EST


On Nov 07, 2025 at 19:35:09 +0100, Rafael J. Wysocki wrote:
> Hi All,
>
> The runtime PM usage counter guards introduced recently:
>
> https://lore.kernel.org/linux-pm/6196611.lOV4Wx5bFT@rafael.j.wysocki/
>
> and then fixed:
>
> https://lore.kernel.org/linux-pm/5943878.DvuYhMxLoT@rafael.j.wysocki/
>
> should generally work, but using them feels sort of arcane and cryptic
> even though the underlying concept is relatively straightforward.
>
> For this reason, runtime PM wrapper macros around ACQUIRE() and
> ACQUIRE_ERR() involving the new guards are introduced in this series
> (patch [1/3]) and then used in the code already using the guards (patches
> [2/3] and [3/3]) to make it look more straightforward.

The patches look okay to me,
Reviewed-by: Dhruva Gole <d-gole@xxxxxx>

--
Best regards,
Dhruva Gole
Texas Instruments Incorporated