From: Alok Kataria Date: Fri, 31 Oct 2008 18:59:53 +0000 (-0700) Subject: x86: add a synthetic TSC_RELIABLE feature bit X-Git-Tag: v2.6.29-rc1~587^2~4^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2bcc7b299f37037b4a78dc1538e5d6508ae8110;p=pandora-kernel.git x86: add a synthetic TSC_RELIABLE feature bit Impact: None, bit reservation only Add a synthetic TSC_RELIABLE feature bit which will be used to mark TSC as reliable so that we could skip all the runtime checks for TSC stablity, which have false positives in virtual environment. Signed-off-by: Alok N Kataria Signed-off-by: Dan Hecht Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed