From: Felix Radensky Date: Sun, 24 Apr 2011 22:57:12 +0000 (+0300) Subject: mtd: mtdconcat: fix NAND OOB write X-Git-Tag: v3.0-rc1~32^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=431e1ecabddcd7cbba237182ddf431771f98bb4c;p=pandora-kernel.git mtd: mtdconcat: fix NAND OOB write Currently mtdconcat is broken for NAND. An attemtpt to create JFFS2 filesystem on concatenation of several NAND devices fails with OOB write errors. This patch fixes that problem. Signed-off-by: Felix Radensky Signed-off-by: Artem Bityutskiy Cc: stable@kernel.org Signed-off-by: David Woodhouse --- Reading git-diff-tree failed