From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>,
Kyungmin Park <kyungmin.park@samsung.com>,
David Woodhouse <dwmw2@infradead.org>,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: onenand: fix deadlock in onenand_block_markbad
Date: Wed, 24 Feb 2016 13:59:18 +0200 [thread overview]
Message-ID: <1456315158.4719.3.camel@linux.intel.com> (raw)
In-Reply-To: <1455988749-14563-1-git-send-email-aaro.koskinen@iki.fi>
On Sat, 2016-02-20 at 19:19 +0200, Aaro Koskinen wrote:
> - ret = mtd_block_markbad(mtd, ofs);
> + this->block_markbad(mtd, ofs);
> onenand_release_device(mtd);
> return ret;
What do we return then?
--
Best Regards,
Artem Bityutskiy
prev parent reply other threads:[~2016-02-24 11:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-20 17:19 [PATCH] mtd: onenand: fix deadlock in onenand_block_markbad Aaro Koskinen
2016-02-24 11:59 ` Artem Bityutskiy [this message]
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=1456315158.4719.3.camel@linux.intel.com \
--to=artem.bityutskiy@linux.intel.com \
--cc=aaro.koskinen@iki.fi \
--cc=dwmw2@infradead.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-mtd@lists.infradead.org \
/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.