[-mm patch] remove arch/i386/kernel/tsc.c:custom_sched_clock

From: Adrian Bunk
Date: Sun Mar 04 2007 - 21:02:26 EST


On Fri, Mar 02, 2007 at 03:00:26AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.20-mm2:
>...
> +vmi-sched-clock-paravirt-op-fix.patch
>...
> 2.6.21 queue
>...

This patch removes the no longer used custom_sched_clock.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---
--- linux-2.6.21-rc2-mm1/arch/i386/kernel/tsc.c.old 2007-03-04 19:02:54.000000000 +0100
+++ linux-2.6.21-rc2-mm1/arch/i386/kernel/tsc.c 2007-03-04 19:03:00.000000000 +0100
@@ -24,7 +24,6 @@
* an extra value to store the TSC freq
*/
unsigned int tsc_khz;
-unsigned long long (*custom_sched_clock)(void);

int tsc_disable;


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