Re: [PATCH 3/4] string: introduce memchr_inv

From: Pekka Enberg
Date: Mon Aug 22 2011 - 12:57:58 EST


On Tue, 2011-08-23 at 01:29 +0900, Akinobu Mita wrote:
> memchr_inv() is mainly used to check whether the whole buffer is filled
> with just a specified byte.
>
> The function name and prototype are stolen from logfs and the
> implementation is from SLUB.
>
> Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx>
> Cc: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>
> Cc: Pekka Enberg <penberg@xxxxxxxxxx>
> Cc: Matt Mackall <mpm@xxxxxxxxxxx>
> Cc: linux-mm@xxxxxxxxx
> Cc: Joern Engel <joern@xxxxxxxxx>
> Cc: logfs@xxxxxxxxx
> Cc: Marcin Slusarz <marcin.slusarz@xxxxxxxxx>
> Cc: Eric Dumazet <eric.dumazet@xxxxxxxxx>

Acked-by: Pekka Enberg <penberg@xxxxxxxxxx>

--
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/