Oprofile: Change CPUIDS from decimal to hex, and add some comments
commit3cbb7587e6b297c3febb753e6dad15260879c029
authorJohn Villalovos <sodarock@gmail.com>
Fri, 7 May 2010 16:41:40 +0000 (7 12:41 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Aug 2010 23:43:53 +0000 (26 16:43 -0700)
tree5532afe56302f36a50b9c74550b9588a69a69541
parentfea4ed4913e961e5e7fc35ca23f90e2d2b4306ee
Oprofile: Change CPUIDS from decimal to hex, and add some comments

commit 45c34e05c4e3d36e7c44e790241ea11a1d90d54e upstream.

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 <john.l.villalovos@intel.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/oprofile/nmi_int.c