[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1160301672.22911.35.camel@localhost.localdomain>
Date: Sun, 08 Oct 2006 12:01:11 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: akpm@...l.org
Cc: dwalker@...sta.com, johnstul@...ibm.com, mingo@...e.hu,
zippel@...ux-m68k.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: + clocksource-convert-generic-timeofday.patch added to -mm tree
On Fri, 2006-10-06 at 18:53 -0700, akpm@...l.org wrote:
> Delete alot of remaining code in kernel/time/clocksource.c that is replaced
> with this patch. Removed the deprecated "clock" kernel parameter.
>
> Shifts some of the code around so that the time of day override happens inside
> kernel/timer.c.
Please keep the clocksource code where it is. There is no win to move
more code into timer.c. timer.c contains already enough things, which
are unrelated to each other. If you want to make the code more clear,
move the timekeeping code out of timer.c.
tglx
-
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