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;