From: Mike Galbraith Date: Sun, 24 May 2009 06:35:49 +0000 (+0200) Subject: perf top: fix segfault X-Git-Tag: v2.6.31-rc1~383^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2990a2a582d73562d4dcf2502c39892a19a691d;p=pandora-kernel.git perf top: fix segfault c6eb13 increased stack usage such that perf-top now croaks on startup. Take event_array and mmap_array off the stack to prevent segfault on boxen with smallish ulimit -s setting. Signed-off-by: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Corey Ashford Cc: Arnaldo Carvalho de Melo Cc: John Kacur LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed