From: Don Zickus Date: Mon, 7 Apr 2014 18:55:22 +0000 (-0400) Subject: perf tools: Use cpu/possible instead of cpu/kernel_max X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b1f4e483d55a88ed120e2c62b45ba5b939fa72;p=pandora-kernel.git perf tools: Use cpu/possible instead of cpu/kernel_max The system's max configuration is represented by cpu/possible and cpu/kernel_max can be huge (4096 vs. 128), so save space by keeping smaller structures. Signed-off-by: Don Zickus Reviewed-by: Namhyung Kim Link: http://lkml.kernel.org/r/1396896924-129847-3-git-send-email-dzickus@redhat.com Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed