LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH 0/2] tracing: Some clean ups that will help tracefs
Date: Fri, 23 Jan 2015 16:57:08 -0500 [thread overview]
Message-ID: <20150123165708.50263a80@gandalf.local.home> (raw)
In-Reply-To: <20150123215010.626661716@goodmis.org>
On Fri, 23 Jan 2015 16:50:10 -0500
Steven Rostedt <rostedt@goodmis.org> wrote:
> I added these two patches before applying my tracefs changes.
> I'm still waiting on review from Al or Greg from tracefs, but these
> fixes are just some clean ups that are unrelated. But should go into
> linux-next now anyway.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> for-next
I forgot to add my [for-next] in the subject. But I think it's pretty
obvious (I hope).
-- Steve
>
> Head SHA1: 14a5ae40f0def33a422a45b2ed09198adb7bf11c
>
>
> Steven Rostedt (Red Hat) (2):
> tracing: Remove unneeded includes of debugfs.h and fs.h
> tracing: Use IS_ERR() check for return value of tracing_init_dentry()
>
> ----
> kernel/trace/ftrace.c | 2 +-
> kernel/trace/ring_buffer.c | 2 --
> kernel/trace/trace.c | 8 ++++----
> kernel/trace/trace_branch.c | 1 -
> kernel/trace/trace_events.c | 2 +-
> kernel/trace/trace_export.c | 2 --
> kernel/trace/trace_functions_graph.c | 2 +-
> kernel/trace/trace_irqsoff.c | 2 --
> kernel/trace/trace_kprobe.c | 2 +-
> kernel/trace/trace_nop.c | 2 --
> kernel/trace/trace_printk.c | 4 +---
> kernel/trace/trace_sched_switch.c | 2 --
> kernel/trace/trace_sched_wakeup.c | 2 --
> kernel/trace/trace_stack.c | 4 +---
> kernel/trace/trace_stat.c | 2 +-
> kernel/trace/trace_uprobe.c | 2 +-
> 16 files changed, 12 insertions(+), 29 deletions(-)
prev parent reply other threads:[~2015-01-23 21:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 21:50 Steven Rostedt
2015-01-23 21:50 ` [PATCH 1/2] tracing: Remove unneeded includes of debugfs.h and fs.h Steven Rostedt
2015-01-23 21:50 ` [PATCH 2/2] tracing: Use IS_ERR() check for return value of tracing_init_dentry() Steven Rostedt
2015-01-23 21:57 ` Steven Rostedt [this message]
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=20150123165708.50263a80@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--subject='Re: [PATCH 0/2] tracing: Some clean ups that will help tracefs' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).