From: Steven Rostedt (Red Hat) Date: Wed, 24 Sep 2014 22:52:39 +0000 (-0400) Subject: x86/kvm/tracing: Use helper function trace_seq_buffer_ptr() X-Git-Tag: omap-for-v3.19/fixes-rc1~139^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467aa1f276a0cf7445a1f4b9600f03d949b76251;p=pandora-kernel.git x86/kvm/tracing: Use helper function trace_seq_buffer_ptr() To allow for the restructiong of the trace_seq code, we need users of it to use the helper functions instead of accessing the internals of the trace_seq structure itself. Link: http://lkml.kernel.org/r/20141104160221.585025609@goodmis.org Tested-by: Jiri Kosina Acked-by: Jiri Kosina Acked-by: Paolo Bonzini Acked-by: Mark Rustad Reviewed-by: Petr Mladek Cc: Jeff Kirsher Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed