Re: [PATCH v5] mtd: spi-nor: core: Fix mutex leak in spi_nor_rww_start_exclusive()
From: Runyu Xiao
Date: Thu Aug 27 2026 - 04:45:21 EST
On Thu, 27 Aug 2026 at 10:33:03 +0200, Miquel Raynal wrote:
> This paragraph is a bit irrelevant, we don't really care about the
> feature itself: there was a conversion to scoped mutexes, this
> conversion missed one place, you fix it. That is the justification, but
> fine, let's stop iterating on such a trivial fix.
>
> Didn't I send a Reviewed-by tag already?
>
> Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Thanks for the clarification. I agree that the commit message should focus
on the scoped-mutex conversion missing spi_nor_rww_start_exclusive(), rather
than explain the RWW feature itself.
Sorry for the extra iterations and for missing your Reviewed-by tag from the
earlier thread. Since v5 is already sent, I will not send another revision
just to add the tag; I have noted it for the patch application.
Thanks,
Runyu