From: Samuel Liao Date: Tue, 5 Jun 2012 05:14:59 +0000 (+0800) Subject: perf annotate: Check null of sym pointer before using it X-Git-Tag: v3.6-rc1~167^2~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a58fb2bdf033df433cad9009c7dac4c6b872b0;p=pandora-kernel.git perf annotate: Check null of sym pointer before using it Sym may be NULL, and that will cause perf to crash. Signed-off-by: Shan Wei Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/4FCD95D3.90209@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed