Hello,
miquel.raynal@bootlin.com wrote on Mon, 7 Feb 2022 16:39:40 +0100:
On Mon, 2022-01-31 at 21:51:38 UTC, Sean Nyekjaer wrote:
Prevent rawnend access while in a suspended state.
Commit 013e6292aaf5 ("mtd: rawnand: Simplify the locking") allows the rawnand layer to return errors rather than waiting in a blocking wait.
Tested on a iMX6ULL.
Fixes: 013e6292aaf5 ("mtd: rawnand: Simplify the locking") Signed-off-by: Sean Nyekjaer sean@geanix.com Reviewed-by: Boris Brezillon boris.brezillon@collabora.com
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.
Dropped because of the kdoc warning/stable style issues. I will soon apply the v4 instead.
Thanks, Miquèl