x86/oprofile: use 64 bit values to save MSR states
authorRobert Richter <robert.richter@amd.com>
Wed, 3 Jun 2009 17:09:27 +0000 (19:09 +0200)
committerRobert 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