Re: [patch] x86, kmemcheck: Use kstrtoint() instead of sscanf()

From: David Rientjes
Date: Tue Mar 04 2014 - 00:07:37 EST


On Mon, 3 Mar 2014, Pekka Enberg wrote:

> > Kmemcheck should use the preferred interface for parsing command line
> > arguments, kstrto*(), rather than sscanf() itself. Use it appropriately.
> >
> > Signed-off-by: David Rientjes <rientjes@xxxxxxxxxx>
>
> Acked-by: Pekka Enberg <penberg@xxxxxxxxxx>
>

Thanks!

> Andrew, can you pick this up?
>

It's already picked up, see
http://ozlabs.org/~akpm/mmotm/broken-out/arch-x86-mm-kmemcheck-kmemcheckc-use-kstrtoint-instead-of-sscanf.patch
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/