debug-pagealloc: add support for highmem pages
authorAkinobu Mita <akinobu.mita@gmail.com>
Tue, 1 Nov 2011 00:08:38 +0000 (17:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Nov 2011 00:30:48 +0000 (17:30 -0700)
commit7f97183c4c7fb32593c94193639f6371aaad4639
treeaf9a80c08795e602c5a6401fa3599562c2b6be48
parent51059d70514a2ab90e94d8217a289f991906cc55
debug-pagealloc: add support for highmem pages

This adds support for highmem pages poisoning and verification to the
debug-pagealloc feature for no-architecture support.

[akpm@linux-foundation.org: remove unneeded preempt_disable/enable]
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/debug-pagealloc.c