From: Arnaldo Carvalho de Melo Date: Mon, 16 Nov 2009 21:30:26 +0000 (-0200) Subject: perf tools: Don't die in perf_header_attr__new() X-Git-Tag: v2.6.33-rc1~399^2~165^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc79c0fc08a94b857aed446bfb47cdfde529400c;p=pandora-kernel.git perf tools: Don't die in perf_header_attr__new() We really should propagate such kinds of errors so that users of these library functions decide what to do in such cases instead of exiting in random places like now. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra LKML-Reference: <1258407027-384-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed