commit | 502568d563bcc37ac505a83341c0c95b88c015a8 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jan 22 14:35:46 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 29 09:01:35 2010 +0100 |
tree | 089e62b1f073306fa92a29081c63b4d86ecf47da | |
parent | 8113070d6639d2245c6c79afb8df42cedab30540 [diff] |
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>