x86/oprofile: use 64 bit values in IBS functions
authorRobert Richter <robert.richter@amd.com>
Wed, 3 Jun 2009 18:10:39 +0000 (20:10 +0200)
committerRobert Richter <robert.richter@amd.com>
Thu, 11 Jun 2009 18:16:00 +0000 (20:16 +0200)
commitc572ae4efd1b0a5cc76c5e6aae05c1b182b6a69c
tree0e57db0103215742c6e882eb16da9db7ea6a047f
parent1a245c45343651a87ff63afc5ddeb8e24d731835
x86/oprofile: use 64 bit values in IBS functions

The IBS code internally uses 32 bit values (a low and a high value) to
represent a 64 bit value. This patch changes this and now 64 bit
values are used instead. 64 bit MSR functions can be used now.

No functional changes.

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