]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit502568d563bcc37ac505a83341c0c95b88c015a8
tree089e62b1f073306fa92a29081c63b4d86ecf47da
parent8113070d6639d2245c6c79afb8df42cedab30540
perf_event: x86: Allocate the fake_cpuc

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>
arch/x86/kernel/cpu/perf_event.c