From: Paul Bolle Date: Thu, 14 Mar 2013 11:54:37 +0000 (+0100) Subject: x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32 X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~110^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd69aa6b383c6a6373bff2204190cadf451ebcc3;p=pandora-kernel.git x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32 CONFIG_INVLPG got removed in commit 094ab1db7cb7833cd4c820acd868fc26acf3f08e ("x86, 386 removal: Remove CONFIG_INVLPG"). That commit left one instance of CONFIG_INVLPG untouched, effectively disabling DEBUG_TLBFLUSH for X86_32. Since all currently supported x86 CPUs should now be able to support that option, just drop the entire sub-dependency. Signed-off-by: Paul Bolle Link: http://lkml.kernel.org/r/1363262077.1335.71.camel@x61.thuisdomein Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed