From: Steven Rostedt Date: Fri, 9 Oct 2009 05:41:35 +0000 (-0400) Subject: tracing: fix trace_vprintk call X-Git-Tag: v2.6.32-rc5~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a813a159766ee9d36aa1fc717c60d63325a6d077;p=pandora-kernel.git tracing: fix trace_vprintk call The addition of trace_array_{v}printk used the wrong function for trace_vprintk to call. This broke trace_marker and trace_vprintk itself. Although trace_printk may not have been affected by those that end up calling trace_vbprintk. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed