lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ