]> git.karo-electronics.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>
Wed, 5 Oct 2011 07:50:38 +0000 (18:50 +1100)
commit8e7d182e7d2b71d347b3057f81f1877bf6b291bf
tree18c6036ad17dc164e0ae26f082d09b8064120ded
parent2980465fdf1df5531f42aa9efeac299a3997642f
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