[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140211184426.GF18440@ld-irv-0074>
Date: Tue, 11 Feb 2014 10:44:26 -0800
From: Brian Norris <computersforpeace@...il.com>
To: Boris BREZILLON <b.brezillon.dev@...il.com>
Cc: David Woodhouse <dwmw2@...radead.org>,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mtd: nand: fix erronous read_buf call in
nand_write_page_raw_syndrome
On Sat, Feb 01, 2014 at 07:10:28PM +0100, Boris BREZILLON wrote:
> read_buf is called in place of write_buf in the
> nand_write_page_raw_syndrome function.
>
> Signed-off-by: Boris BREZILLON <b.brezillon.dev@...il.com>
Good catch! I guess no one really tests this function. I can understand
that, since it's in the "raw" version (i.e., without ECC), which should
really only be used for special debugging purposes. And many drivers
don't use the defaults for page writes.
Pushed to l2-mtd.git.
Brian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists