commit | 962bf7a66edca4d36a730a38ff8410a67f560e40 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed May 13 13:21:36 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri May 15 09:47:01 2009 +0200 |
tree | 86a22c33a9daed37db6afccfa5ed01e06ea5c00e | |
parent | 53020fe81eecd0b7be295868ce5850ef8f41074e [diff] |
perf_counter: x86: Fix up the amd NMI/INT throttle 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>