From: Vojtech Pavlik Date: Tue, 26 Sep 2006 08:52:28 +0000 (+0200) Subject: [PATCH] Add initalization of the RDTSCP auxilliary values X-Git-Tag: v2.6.19-rc1~1077^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a670fad0adb1cc6202a607d250f10bd380593905;p=pandora-kernel.git [PATCH] Add initalization of the RDTSCP auxilliary values This patch adds initalization of the RDTSCP auxilliary values to CPU numbers to time.c. If RDTSCP is available, the MSRs are written with the respective values. It can be later used to initalize per-cpu timekeeping variables. AK: Some cleanups. Move externs into headers and fix CPU hotplug. Signed-off-by: Vojtech Pavlik Signed-off-by: Andi Kleen --- Reading git-diff-tree failed