commit | a1792cdacaf5180e04e07811e220c4a3b4a9c33e | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Sep 09 10:04:47 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Sep 20 19:53:57 2009 +0200 |
tree | 1779eb1c8c047e30101f4799f62301339a7aaf2c | |
parent | 611a546bec3e1af2a87af0862398fc711dc47aef [diff] |
perf_counter: x86: Fix PMU resource leak Dave noticed that we leak the PMU resource reservations when we fail the hardware counter init. Reported-by: David Miller <davem@davemloft.net> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: David Miller <davem@davemloft.net> LKML-Reference: <1252483487.7746.164.camel@twins> Signed-off-by: Ingo Molnar <mingo@elte.hu>