From: Alok Kataria Date: Tue, 1 Jul 2008 18:43:18 +0000 (-0700) Subject: x86: merge sched_clock handling X-Git-Tag: v2.6.27-rc1~1106^2~70 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef95533326a7b37d16025af9edc0c18e644b346;p=pandora-kernel.git x86: merge sched_clock handling Move the basic global variable definitions and sched_clock handling in the common "tsc.c" file. - Unify notsc kernel command line handling for 32 bit and 64bit. - Functional changes for 64bit. - "tsc_disabled" is updated if "notsc" is passed at boottime. - Fallback to jiffies for sched_clock, incase notsc is passed on commandline. Signed-off-by: Alok N Kataria Signed-off-by: Dan Hecht Cc: Dan Hecht Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed