From: Anton Blanchard Date: Tue, 22 Sep 2009 02:40:33 +0000 (+1000) Subject: tracing/workqueue: Use %pf in workqueue trace events X-Git-Tag: v2.6.32-rc1~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9961079348d43dddb1f21118c17f054f63bbaa05;p=pandora-kernel.git tracing/workqueue: Use %pf in workqueue trace events Using %pf instead of %pF supresses printing of the function offset which will always be 0 in the case of worklet functions. Signed-off-by: Anton Blanchard Cc: KOSAKI Motohiro Cc: Li Zefan Cc: Zhaolei Cc: Lai Jiangshan Cc: Ingo Molnar Cc: Steven Rostedt LKML-Reference: <20090922024033.GB31801@kryten> Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed