From: Arnaldo Carvalho de Melo Date: Tue, 2 Jun 2015 14:28:13 +0000 (-0300) Subject: perf machine: Fix the search for the kernel DSO on the unified list X-Git-Tag: omap-for-v4.3/legacy-v2-signed~210^2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0443f36b0de0;p=pandora-kernel.git perf machine: Fix the search for the kernel DSO on the unified list When unifying the user_dsos and kernel_dsos a bug was introduced by inverting the check for dso->kernel, fix it. Fixes: 3d39ac538629 ("perf machine: No need to have two DSOs lists") Cc: Adrian Hunter Cc: David Ahern Cc: Jiri Olsa Cc: Namhyung Kim Link: http://lkml.kernel.org/n/tip-xnrnq0kams3s2z9ek1wjb506@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed