commit | 7c64ade53a6f977d73f16243865c42ceae999aea | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Fri Nov 07 14:02:49 2008 +0100 |
committer | Robert Richter <robert.richter@amd.com> | Fri Nov 07 17:34:41 2008 +0100 |
tree | 6244f6e9da1cc6078e5d314b90031a5af307a4b6 | |
parent | 99219b4f3e0772a11fc0d98213b00e89fee7b049 [diff] |
oprofile: Fix p6 counter overflow check Fix the counter overflow check for CPUs with counter width > 32 I had a similar change in a different patch that I didn't submit and I didn't notice the problem earlier because it was always tested together. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Robert Richter <robert.richter@amd.com>