]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/debug-pagealloc.c: use memchr_inv
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 28 Sep 2011 00:50:10 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 4 Oct 2011 07:38:31 +0000 (18:38 +1100)
commitb085d537ec26557a170a5b0807e95f713384590c
treed09f417d17f0ebb11064e1e227b2c85d470b167b
parentfa4536721b9703a19858de11533c7db74668e5fd
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 <>
mm/debug-pagealloc.c