[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070305014735.GP3441@stusta.de>
Date: Mon, 5 Mar 2007 02:47:35 +0100
From: Adrian Bunk <bunk@...sta.de>
To: Andrew Morton <akpm@...ux-foundation.org>,
Zachary Amsden <zach@...are.com>
Cc: linux-kernel@...r.kernel.org
Subject: [-mm patch] remove arch/i386/kernel/tsc.c:custom_sched_clock
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@...sta.de>
---
--- 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@...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