From: Jeremy Fitzhardinge Date: Fri, 6 Feb 2009 21:05:01 +0000 (-0800) Subject: x86: make _PAGE_HIDDEN conditional X-Git-Tag: v2.6.31-rc1~303^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d31c5068b852deaf02ccfb4a1ed2b54f3b9358a;p=pandora-kernel.git x86: make _PAGE_HIDDEN conditional Only _PAGE_HIDDEN when CONFIG_KMEMCHECK is defined, otherwise set it to 0. Allows later cleanups. Signed-off-by: Jeremy Fitzhardinge [rebased for mainline inclusion] Signed-off-by: Vegard Nossum --- Reading git-diff-tree failed