From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
Brian Norris <computersforpeace@gmail.com>,
Marek Vasut <marek.vasut@gmail.com>,
Richard Weinberger <richard@nod.at>,
Zhouyang Jia <jiazhouyang09@gmail.com>,
linux-mtd@lists.infradead.org,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v10 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices
Date: Fri, 5 Oct 2018 21:32:03 +0200 [thread overview]
Message-ID: <20181005213203.247c369f@bbrezillon> (raw)
In-Reply-To: <CAPybu_01Bn5qmv91Pc-DExCAMheJyGYxiSvmGDUGiSxBA+S0DQ@mail.gmail.com>
On Fri, 5 Oct 2018 20:12:43 +0200
Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> wrote:
>
> I think I know what might be the issue. on cfi_cmdset_002.c
> cfi_amdstd_reset can be called in parrallel to cfi_amdstd_destroy.
>
> maybe we should call
> unregister_reboot_notifier(&mtd->reboot_notifier);
> before
> cfi_amdstd_reset(mtd)
>
> need to try that on real hw with some strategical printfs :P. But that
> will ahve to wait til Monday
No problem, nothing urgent here. Have a nice weekend.
next prev parent reply other threads:[~2018-10-05 19:32 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-04 14:29 [PATCH v10 09/10] dt-binding: mtd: Document gpio-addr-flash Ricardo Ribalda Delgado
2018-10-04 14:29 ` [PATCH v10 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices Ricardo Ribalda Delgado
2018-10-04 22:21 ` Boris Brezillon
2018-10-05 6:31 ` Ricardo Ribalda Delgado
2018-10-05 7:08 ` Boris Brezillon
2018-10-05 8:10 ` Ricardo Ribalda Delgado
2018-10-05 8:37 ` Boris Brezillon
2018-10-05 9:54 ` Ricardo Ribalda Delgado
2018-10-05 10:12 ` Boris Brezillon
2018-10-05 12:04 ` Ricardo Ribalda Delgado
2018-10-05 12:10 ` Boris Brezillon
2018-10-05 14:06 ` Ricardo Ribalda Delgado
2018-10-05 14:52 ` Boris Brezillon
2018-10-05 15:40 ` Ricardo Ribalda Delgado
2018-10-05 16:29 ` Boris Brezillon
2018-10-05 18:12 ` Ricardo Ribalda Delgado
2018-10-05 19:32 ` Boris Brezillon [this message]
2018-10-08 7:40 ` Ricardo Ribalda Delgado
2018-10-08 12:23 ` Boris Brezillon
2018-10-05 14:46 ` Boris Brezillon
2018-10-05 15:35 ` Ricardo Ribalda Delgado
2018-10-05 15:23 ` Boris Brezillon
2018-10-05 15:42 ` Ricardo Ribalda Delgado
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=20181005213203.247c369f@bbrezillon \
--to=boris.brezillon@bootlin.com \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=jiazhouyang09@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=marek.vasut@gmail.com \
--cc=ricardo.ribalda@gmail.com \
--cc=richard@nod.at \
/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.