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)
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>

No differences found