x86/oprofile: use 64 bit wrmsr functions
authorRobert Richter <robert.richter@amd.com>
Mon, 25 May 2009 15:38:19 +0000 (17:38 +0200)
committerRobert Richter <robert.richter@amd.com>
Thu, 11 Jun 2009 17:42:17 +0000 (19:42 +0200)
commitbbc5986d2db427fdd61b6116ff8b9ed988e663a8
treedb39521e332170b30b3c6d83cf13ad5911256344
parent217d3cfb959756cb493fc03106c0253baa420ce8
x86/oprofile: use 64 bit wrmsr functions

This patch replaces some wrmsr() functions with wrmsrl().

Signed-off-by: Robert Richter <robert.richter@amd.com>
arch/x86/oprofile/op_model_amd.c
arch/x86/oprofile/op_model_p4.c