mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [for-next][PATCH 0/2] tracing: Fix for sparse warnings and anonymous unions
@ 2014-04-10 13:00 Steven Rostedt
  2014-04-10 13:00 ` [for-next][PATCH 1/2] tracepoint: Fix sparse warnings in tracepoint.c Steven Rostedt
  2014-04-10 13:00 ` [for-next][PATCH 2/2] tracing: Fix anonymous unions in struct ftrace_event_call Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2014-04-10 13:00 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ingo Molnar, Frederic Weisbecker, Andrew Morton, Mathieu Desnoyers

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: abb43f6998eb6466ea392d3757e673bbdb6ae171


Mathieu Desnoyers (2):
      tracepoint: Fix sparse warnings in tracepoint.c
      tracing: Fix anonymous unions in struct ftrace_event_call

----
 include/linux/syscalls.h        |  8 ++++++--
 include/linux/tracepoint.h      |  5 +++++
 include/trace/events/syscalls.h |  3 ---
 include/trace/ftrace.h          | 12 +++++++++---
 kernel/trace/trace_export.c     |  6 ++++--
 kernel/tracepoint.c             |  6 ++++--
 6 files changed, 28 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-10 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-10 13:00 [for-next][PATCH 0/2] tracing: Fix for sparse warnings and anonymous unions Steven Rostedt
2014-04-10 13:00 ` [for-next][PATCH 1/2] tracepoint: Fix sparse warnings in tracepoint.c Steven Rostedt
2014-04-10 13:00 ` [for-next][PATCH 2/2] tracing: Fix anonymous unions in struct ftrace_event_call Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome