[PATCHv2 4/5] libmtd: add support for 64-bit offsets, OOB

Kevin Cernekee cernekee at gmail.com
Fri Jul 23 22:43:21 EDT 2010


On Sat, Jul 17, 2010 at 10:08 AM, Artem Bityutskiy <dedekind1 at gmail.com> wrote:
> +               /*
> +                * MEMERASE64 support was added in kernel version 2.6.30, so
> +                * probably we are working with older kernel and this ioctl is
> +                * not supported.
> +                */

s/2.6.30/2.6.31/

I applied both of your patches, applied my flash_eraseall v3 patch,
then tested erase only (no OOB) on 2.6.18 and 2.6.31.  Works fine.  I
verified with strace that the proper ioctl was being called in each
instance.

Thanks.



More information about the linux-mtd mailing list