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:
53020fe
)
perf_counter: x86: Fix up the amd NMI/INT throttle
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 13 May 2009 11:21:36 +0000
(13:21 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 15 May 2009 07:47:01 +0000
(09:47 +0200)
perf_counter_unthrottle() restores throttle_ctrl, buts its never set.
Also, we fail to disable all counters when throttling.
[ Impact: fix rare stuck perf-counters when they are throttled ]
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_counter.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/cpu/perf_counter.c
Simple merge