]> 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>
Thu, 6 Oct 2011 05:59:41 +0000 (16:59 +1100)
commite697eef1c408d353362aea8b1c777c65cabd8cda
tree7e67e718c3aaae3825c52d5576e84dcce27e826f
parent3c37b4a73514a6c3d1ecdbd464b7145f34fb5afc
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