[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070111134923.GF20027@stusta.de>
Date: Thu, 11 Jan 2007 14:49:23 +0100
From: Adrian Bunk <bunk@...sta.de>
To: Andrew Morton <akpm@...l.org>
Cc: James.Bottomley@...senPartnership.com, linux-kernel@...r.kernel.org
Subject: [2.6 patch] Voyager: remove smp_tune_scheduling() FIXME
smp_tune_scheduling() does no longer do anything that might be required
for Voyager.
Signed-off-by: Adrian Bunk <bunk@...sta.de>
---
This patch was already sent on:
- 28 Nov 2006
--- 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists