x86/oprofile: replace CTRL_SET_*ACTIVE macros
authorRobert Richter <robert.richter@amd.com>
Mon, 25 May 2009 16:11:52 +0000 (18:11 +0200)
committerRobert Richter <robert.richter@amd.com>
Thu, 11 Jun 2009 17:42:15 +0000 (19:42 +0200)
commitdea3766ca052a4f572b16a23a322553c064d75af
tree64d2a14629b8bfdfeccce1d722080ffa332cfc4e
parent42399adb239d4f1413899cc618ecf640779e79df
x86/oprofile: replace CTRL_SET_*ACTIVE macros

The patch replaces all CTRL_SET_*ACTIVE macros. 64 bit MSR functions
and 64 bit counter values are used now. The code uses bit masks from
<asm/intel_arch_perfmon.h>.

Signed-off-by: Robert Richter <robert.richter@amd.com>
arch/x86/oprofile/op_model_amd.c
arch/x86/oprofile/op_model_ppro.c
arch/x86/oprofile/op_x86_model.h