perf_event, amd: Fix spinlock initialization
authorPeter Zijlstra <peterz@infradead.org>
Fri, 26 Feb 2010 16:07:35 +0000 (17:07 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 26 Feb 2010 16:25:19 +0000 (17:25 +0100)
commit1dd2980d990068e20045b90c424518cc7f3657ff
tree04a7250ff88eb88856c541e5286b493c6fb897d4
parent24691ea964cc0123e386b661e03a86a481c6ee79
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>
arch/x86/kernel/cpu/perf_event_amd.c