From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Subject: [for-next][PATCH 0/2] tracing: Fix for sparse warnings and anonymous unions
Date: Thu, 10 Apr 2014 09:00:21 -0400 [thread overview]
Message-ID: <20140410130021.634516192@goodmis.org> (raw)
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(-)
next reply other threads:[~2014-04-10 13:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-10 13:00 Steven Rostedt [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140410130021.634516192@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mingo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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