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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 4 Jun 2007 20:02:40 +0200
From:	Andi Kleen <ak@...e.de>
To:	"Joerg Roedel" <joerg.roedel@....com>
Cc:	linux-kernel@...r.kernel.org,
	"Joachim Deguara" <joachim.deguara@....com>,
	"Nagendra, Bhavana" <bhavana.nagendra@....com>
Subject: Re: [PATCH] x86_64: remove check for CONSTANT_TSC from time.c

On Monday 04 June 2007 19:49, Joerg Roedel wrote:
> From: Joerg Roedel <joerg.roedel@....com>
>
> This patch removes the check for the CONSTANT_TSC cpu flag from time.c
> on the x86_64 architecture. At the time this flag is checked at boot the
> cpu init code was yet not executed and thus the check fails. At this
> point the check for VENDOR_AMD and cpu family 0x10 is sufficient.

Wrong fix. The bit just needs to be set earlier in early cpu detect. Otherwise 
there is a problem again with the next constant TSC AMD CPU.
I will do that.

-Andi
-
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