From: John Villalovos Date: Fri, 7 May 2010 16:41:40 +0000 (-0400) Subject: Oprofile: Change CPUIDS from decimal to hex, and add some comments X-Git-Tag: v2.6.36-rc1~532^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c34e05c4e3d36e7c44e790241ea11a1d90d54e;p=pandora-kernel.git Oprofile: Change CPUIDS from decimal to hex, and add some comments Back when the patch was submitted for "Add Xeon 7500 series support to oprofile", Robert Richter had asked for a followon patch that converted all the CPU ID values to hex. I have done that here for the "i386/core_i7" and "i386/atom" class processors in the ppro_init() function and also added some comments on where to find documentation on the Intel processors. Signed-off-by: John L. Villalovos Signed-off-by: Robert Richter --- Reading git-diff-tree failed