Re: [PATCH 2/4] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances

From: Krzysztof Kozlowski
Date: Tue Jun 04 2024 - 02:46:35 EST


On 04/06/2024 03:11, Sibi Sankar wrote:
> The multiple BWMONv4 instances available on the X1E80100 SoC use the
> same interrupt number. Mark them are shared to allow for re-use across
> instances.

Would be nice if you also mention you checked that it is safe to have
both devm and shared interrupts (so you investigated possibility of race
on exit path).

Best regards,
Krzysztof