]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm/debug-pagealloc.c: use memchr_inv
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 5 Oct 2011 00:42:57 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Oct 2011 06:49:21 +0000 (17:49 +1100)
commite4c1f3e19a2f909e60389fabbbd79a10d84715da
tree4c2e8d28fea18fa6e006d9abb46f8ccc97844ebd
parenteadc263847dad6cd643ed6e7e6643050386ad7dd
mm/debug-pagealloc.c: use memchr_inv

Use newly introduced memchr_inv() for page verification.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/debug-pagealloc.c