From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Greg KH <gregkh@linuxfoundation.org>, linux-mtd@lists.infradead.org
Cc: Sean Nyekjaer <sean@geanix.com>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Boris Brezillon <bbrezillon@kernel.org>,
stable@vger.kernel.org, sfr@canb.auug.org.au,
Boris Brezillon <boris.brezillon@collabora.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] mtd: rawnand: protect access to rawnand devices while in suspend
Date: Tue, 8 Feb 2022 09:49:31 +0100 [thread overview]
Message-ID: <20220208094931.0b4454dc@xps13> (raw)
In-Reply-To: <YgIsK+eGr6pqHQhQ@kroah.com>
Hi Sean,
gregkh@linuxfoundation.org wrote on Tue, 8 Feb 2022 09:39:07 +0100:
> On Tue, Feb 08, 2022 at 09:25:06AM +0100, Sean Nyekjaer wrote:
> > Prevent rawnend access while in a suspended state.
^
Just saw the typo here
> >
> > 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>
> > ---
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Greg KH <gregkh@linuxfoundation.org>, linux-mtd@lists.infradead.org
Cc: Sean Nyekjaer <sean@geanix.com>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Boris Brezillon <bbrezillon@kernel.org>,
stable@vger.kernel.org, sfr@canb.auug.org.au,
Boris Brezillon <boris.brezillon@collabora.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] mtd: rawnand: protect access to rawnand devices while in suspend
Date: Tue, 8 Feb 2022 09:49:31 +0100 [thread overview]
Message-ID: <20220208094931.0b4454dc@xps13> (raw)
In-Reply-To: <YgIsK+eGr6pqHQhQ@kroah.com>
Hi Sean,
gregkh@linuxfoundation.org wrote on Tue, 8 Feb 2022 09:39:07 +0100:
> On Tue, Feb 08, 2022 at 09:25:06AM +0100, Sean Nyekjaer wrote:
> > Prevent rawnend access while in a suspended state.
^
Just saw the typo here
> >
> > 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>
> > ---
next prev parent reply other threads:[~2022-02-08 8:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-08 8:25 [PATCH v3] mtd: rawnand: protect access to rawnand devices while in suspend Sean Nyekjaer
2022-02-08 8:25 ` Sean Nyekjaer
2022-02-08 8:39 ` Greg KH
2022-02-08 8:39 ` Greg KH
2022-02-08 8:49 ` Miquel Raynal [this message]
2022-02-08 8:49 ` Miquel Raynal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220208094931.0b4454dc@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=bbrezillon@kernel.org \
--cc=boris.brezillon@collabora.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--cc=sean@geanix.com \
--cc=sfr@canb.auug.org.au \
--cc=stable@vger.kernel.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.