From: Arnaldo Carvalho de Melo Date: Wed, 21 Oct 2009 19:34:06 +0000 (-0200) Subject: perf probe: Print debug messages using pr_*() X-Git-Tag: v2.6.33-rc1~399^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7cb10e790fbd145296e771f789273a875c15719;p=pandora-kernel.git perf probe: Print debug messages using pr_*() Use the new pr_{err,warning,debug,etc} printout methods, just like in the kernel. Signed-off-by: Arnaldo Carvalho de Melo Cc: Masami Hiramatsu Cc: Frederic Weisbecker Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Mike Galbraith LKML-Reference: <1256153646-10097-1-git-send-email-acme@redhat.com> [ Split this patch out, to keep perf/probes separate. ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed