smp_tune_scheduling() does no longer do anything that is required 
for Voyager.

Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

--- linux-2.6.19-rc6-mm1/arch/i386/mach-voyager/voyager_smp.c.old       
2006-11-27 23:51:54.000000000 +0100
+++ linux-2.6.19-rc6-mm1/arch/i386/mach-voyager/voyager_smp.c   2006-11-27 
23:52:03.000000000 +0100
@@ -709,10 +709,6 @@
         * schedule at the moment */
        //global_irq_holder = boot_cpu_id;
 
-       /* FIXME: Need to do something about this but currently only works
-        * on CPUs with a tsc which none of mine have. 
-       smp_tune_scheduling();
-        */
        smp_store_cpu_info(boot_cpu_id);
        printk("CPU%d: ", boot_cpu_id);
        print_cpu_info(&cpu_data[boot_cpu_id]);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to