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:
bbc5986
)
x86/oprofile: use 64 bit values to save MSR states
author
Robert Richter
<robert.richter@amd.com>
Wed, 3 Jun 2009 17:09:27 +0000
(19:09 +0200)
committer
Robert Richter
<robert.richter@amd.com>
Thu, 11 Jun 2009 18:12:57 +0000
(20:12 +0200)
This patch removes struct op_saved_msr and replaces it by an u64
variable. This makes code easier and it is possible to use 64 bit MSR
functions.
Signed-off-by: Robert Richter <robert.richter@amd.com>
No differences found