Re: [PATCH] interconnect: avoid memory allocation when 'icc_bw_lock' is held

From: Bryan O'Donoghue
Date: Wed Jun 18 2025 - 09:28:28 EST


On 18/06/2025 13:50, Johan Hovold wrote:
I think we should sort that out, either by removing one of the locks or
by at the very least documenting beside the mutex declarations which
locks protect what.
Feel free to discuss that with Rob who added the icc_lock_bw, but it's
unrelated to the regression at hand (and should not block fixing it).

True.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>