]> Pileus Git - ~andy/linux/blobdiff - arch/metag/kernel/smp.c
metag: don't check for cache aliasing on smp cpu boot
[~andy/linux] / arch / metag / kernel / smp.c
index f443ec9a7cbef5278108bd28f99c8cd701d84091..86fdda4a85c467c4da905025febb723a074520ad 100644 (file)
@@ -403,12 +403,6 @@ asmlinkage void secondary_start_kernel(void)
         */
        set_cpu_online(cpu, true);
 
-       /*
-        * Check for cache aliasing.
-        * Preemption is disabled
-        */
-       check_for_cache_aliasing(cpu);
-
        /*
         * OK, it's off to the idle thread for us
         */