Skip to content
Commit 95e74e62 authored by Robert Richter's avatar Robert Richter
Browse files

x86/oprofile: use 64 bit values to save MSR states



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: default avatarRobert Richter <robert.richter@amd.com>
parent bbc5986d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment