commit | 1dd2980d990068e20045b90c424518cc7f3657ff | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Fri Feb 26 17:07:35 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Feb 26 17:25:19 2010 +0100 |
tree | 04a7250ff88eb88856c541e5286b493c6fb897d4 | |
parent | 24691ea964cc0123e386b661e03a86a481c6ee79 [diff] |
perf_event, amd: Fix spinlock initialization Avoid kernels from exploding on AMD machines when they have any lock debugging bits enabled. Signed-off-by: Ingo Molnar <mingo@elte.hu>