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)
commit95e74e62c1540b1115fe8cec5b592f22960f2bb2
treec9f821446c4e50642b29cf0618168ba839ff7735
parentbbc5986d2db427fdd61b6116ff8b9ed988e663a8
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: Robert Richter <robert.richter@amd.com>
arch/x86/oprofile/nmi_int.c
arch/x86/oprofile/op_x86_model.h