lkml.org 
[lkml]   [2006]   [Oct]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: + clocksource-convert-generic-timeofday.patch added to -mm tree
FromThomas Gleixner <>
DateSun, 08 Oct 2006 12:01:11 +0200
On Fri, 2006-10-06 at 18:53 -0700, akpm@osdl.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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-10-08 11:59    [from the cache]
©2003-2008