git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42399ad
)
x86/oprofile: replace CTRL_SET_*ACTIVE macros
author
Robert Richter
<robert.richter@amd.com>
Mon, 25 May 2009 16:11:52 +0000
(18:11 +0200)
committer
Robert 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