From: Andreas Herrmann Date: Wed, 6 Aug 2008 14:23:08 +0000 (+0200) Subject: x86: compile pat debugfs interface only if CONFIG_X86_PAT is set X-Git-Tag: v2.6.28-rc1~713^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012f09e7942716d5f4339f1fd9a831a485bb1d4a;p=pandora-kernel.git x86: compile pat debugfs interface only if CONFIG_X86_PAT is set Recently I've run a kernel w/o PAT support and wondered why there was a file "x86/pat_memtype_list" in debugfs. Of course it's empty if PAT is disabled ... so just get rid of this interface if PAT is disabled. Signed-off-by: Andreas Herrmann Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed