]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/cpu/common.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
[linux-2.6] / arch / x86 / kernel / cpu / common.c
index bba850b05d0e4b946bd1c4a982a3213c93f2b1ce..db28aa9e2f694b7f14669d3c66df8cc712cfab48 100644 (file)
@@ -641,13 +641,6 @@ void __init early_cpu_init(void)
        nexgen_init_cpu();
        umc_init_cpu();
        early_cpu_detect();
-
-#ifdef CONFIG_DEBUG_PAGEALLOC
-       /* pse is not compatible with on-the-fly unmapping,
-        * disable it even if the cpus claim to support it.
-        */
-       setup_clear_cpu_cap(X86_FEATURE_PSE);
-#endif
 }
 
 /* Make sure %fs is initialized properly in idle threads */