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

From: JÃrn Engel
Date: Mon Aug 22 2011 - 13:27:35 EST


On Mon, 22 August 2011 19:57:50 +0300, Pekka Enberg wrote:
> 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>
Acked-by: Joern Engel <joern@xxxxxxxxx>

JÃrn

--
He who knows that enough is enough will always have enough.
-- Lao Tsu
--
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/