Re: [PATCH 3/4] string: introduce memchr_inv
From: Pekka Enberg <penberg@kernel.org>
Date: 2011-08-22 16:57:54
Also in:
lkml
From: Pekka Enberg <penberg@kernel.org>
Date: 2011-08-22 16:57:54
Also in:
lkml
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@gmail.com> Cc: Christoph Lameter <redacted> Cc: Pekka Enberg <penberg@kernel.org> Cc: Matt Mackall <redacted> Cc: linux-mm@kvack.org Cc: Joern Engel <redacted> Cc: logfs@logfs.org Cc: Marcin Slusarz <redacted> Cc: Eric Dumazet <redacted>
Acked-by: Pekka Enberg <penberg@kernel.org> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>