From: Artem Bityutskiy <dedekind1@gmail.com>
To: Peter Wippich <pewi@gw-instruments.de>
Cc: Ricard Wanderlof <ricard.wanderlof@axis.com>,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH 1/1] MTD mtdchar: add missing initializer on raw write
Date: Mon, 06 Jun 2011 18:33:59 +0300 [thread overview]
Message-ID: <1307374439.3112.81.camel@localhost> (raw)
In-Reply-To: <alpine.LSU.2.00.1106061541210.26001@redbean.intranet.gw-instruments.de>
On Mon, 2011-06-06 at 15:50 +0200, Peter Wippich wrote:
> On writes in MODE_RAW the mtd_oob_ops struct is not sufficiently
> initialized which may cause nandwrite to fail. With this patch
> it is possible to write raw nand/oob data without additional ECC
> (either for testing or when some sectors need different oob layout
> e.g. bootloader) like
> nandwrite -n -r -o /dev/mtd0 <myfile>
>
> Signed-off-by: Peter Wippich <pewi@gw-instruments.de>
Pushed your patch to the l2-mtd-2.6.git tree, thanks. It did not apply,
but I amended it. I guess it is against some old kernel tree. Also, I've
added "Cc: stable@kernel.org" to make sure it reaches the -stable tree.
http://git.infradead.org/users/dedekind/l2-mtd-2.6.git/commit/87d5d1460c4e13636406a613f5740ef5e5cdbbfa
A "Tested-by" would be great!
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
next prev parent reply other threads:[~2011-06-06 15:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-06 13:50 [PATCH 1/1] MTD mtdchar: add missing initializer on raw write Peter Wippich
2011-06-06 15:28 ` Artem Bityutskiy
2011-06-07 9:28 ` Ricard Wanderlof
2011-06-07 9:38 ` Artem Bityutskiy
2011-06-06 15:33 ` Artem Bityutskiy [this message]
2011-06-06 15:39 ` Peter Wippich
2011-06-06 15:44 ` Artem Bityutskiy
2011-06-06 15:49 ` Peter Wippich
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=1307374439.3112.81.camel@localhost \
--to=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=pewi@gw-instruments.de \
--cc=ricard.wanderlof@axis.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.