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

From: Jonathan Cameron

Date: Fri Nov 14 2025 - 08:10:35 EST


On Thu, 13 Nov 2025 20:24:57 +0100
"Rafael J. Wysocki" <rafael@xxxxxxxxxx> wrote:

> Hi All,
>
> This supersedes
>
> https://lore.kernel.org/linux-pm/13883374.uLZWGnKmhe@rafael.j.wysocki/
>
> as discussed here:
>
> https://lore.kernel.org/linux-pm/5068916.31r3eYUQgx@rafael.j.wysocki/
>
> It adds runtime PM wrapper macros around ACQUIRE() and ACQUIRE_ERR() involving
> the guards added recently (patch [1/3]) and then updates the code already
> using those guards (patches [2/3] and [3/3]) to make it look more
> straightforward.
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
for whole series.