Re: [PATCH] mtd: spi-nor: scope the exclusive RWW lock

From: Tudor Ambarus

Date: Tue Aug 11 2026 - 06:16:05 EST




On 8/10/26 11:25 AM, Michael Walle wrote:
> Tudor, do
> you know why you've omitted the guard() in spi_nor_rww_start_exclusive()?

because using guard changes the behavior of the code.