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:
c13d38e
)
perf/x86: Fix P6 FP_ASSIST event constraint
author
Vince Weaver
<vincent.weaver@maine.edu>
Fri, 19 Oct 2012 21:30:01 +0000
(17:30 -0400)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 24 Oct 2012 08:31:57 +0000
(10:31 +0200)
According to Intel SDM Volume 3B, FP_ASSIST is limited to Counter 1 only,
not Counter 0.
Tested on a Pentium II.
Signed-off-by: Vince Weaver <vincent.weaver@maine.edu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/alpine.DEB.2.02.1210191728570.14552@vincent-weaver-1.um.maine.edu
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found