perf_event: x86: Allocate the fake_cpuc
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 22 Jan 2010 13:35:46 +0000 (14:35 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 29 Jan 2010 08:01:35 +0000 (09:01 +0100)
GCC was complaining the stack usage was too large, so allocate the
structure.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <20100122155535.411197266@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found