From: Arnaldo Carvalho de Melo Date: Sun, 9 Sep 2012 01:53:06 +0000 (-0300) Subject: perf test: Remove die() calls X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~10^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c7f7383a096a4fc878fdda686c7725945e8a8f;p=pandora-kernel.git perf test: Remove die() calls Just use pr_err() + return -1 and let the other tests run as well and then the perf's main() exit doing whatever it needs. Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-n5ahw26e94klmde9cz6rxsdf@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed