Re: [PATCH] mtd: spi-nor: scope the exclusive RWW lock
Tudor Ambarus <[email protected]>
| Newsgroups | gmane.linux.kernel.stable,gmane.linux.drivers.mtd,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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.