git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99219b4
)
oprofile: Fix p6 counter overflow check
author
Andi Kleen
<andi@firstfloor.org>
Fri, 7 Nov 2008 13:02:49 +0000
(14:02 +0100)
committer
Robert Richter
<robert.richter@amd.com>
Fri, 7 Nov 2008 16:34:41 +0000
(17:34 +0100)
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>
No differences found