* Vimal Singh <vimal.newwork@xxxxxxxxx> [100519 11:02]: > On Wed, May 19, 2010 at 10:54 PM, Ghorai, Sukumar <s-ghorai@xxxxxx> wrote: > >> > /* take care of subpage reads */ > >> > for (; len % 4 != 0; ) { > >> > *buf++ = __raw_readb(info->nand.IO_ADDR_R); > >> > len--; > >> > } > >> > - p = (u32 *) buf; > >> > >> Above code had an issue, which was fixed by this commit: > >> http://git.infradead.org/mtd- > >> 2.6.git/commitdiff/c3341d0ceb4de1680572024f50233403c6a8b10d > >> > >> I would suggest you to prepare your patch on MTD tree. > > [Ghorai] Patches started posting on lo. And lets continue the same. > > Not sure about this. Its your/Tony's call. I'd assume that fix is on it's way to the mainline kernel, looks like a trivial rebase after the merge window is over. Anyways, this will not make it this merge window, we're out of time. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html