From: Arnaldo Carvalho de Melo Date: Wed, 12 Jan 2011 00:30:02 +0000 (-0200) Subject: perf evlist: Adopt the pollfd array X-Git-Tag: v2.6.39-rc1~510^2~114^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c581041cf97aa7980b442de81ddea8273d6dcde;p=pandora-kernel.git perf evlist: Adopt the pollfd array Allocating just the space needed for nr_cpus * nr_threads * nr_evsels, not the MAX_NR_CPUS and counters. LKML-Reference: Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed