From: Namhyung Kim Date: Thu, 20 Sep 2012 02:09:19 +0000 (+0900) Subject: tools lib traceevent: Handle alloc_arg failure X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ac754b67b5a875d63bee880f60ccb0c6bd8899;p=pandora-kernel.git tools lib traceevent: Handle alloc_arg failure Now alloc_arg returns NULL if memory allocation failed, it should be handled on callsites properly. Signed-off-by: Namhyung Kim Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Steven Rostedt Link: http://lkml.kernel.org/r/87k3vpzbqo.fsf_-_@sejong.aot.lge.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed