mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Ingo Molnar <mingo@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Subject: [PATCH 0/4] tracing: Memleak fix and sparse warning fix ups
Date: Wed, 15 May 2013 15:39:22 -0400	[thread overview]
Message-ID: <20130515193922.094868872@goodmis.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]


Linus,

This includes a fix to a memory leak when adding filters to traces.

Also, Masami Hiramatsu fixed up some minor bugs that were discovered
by sparse.

Please pull the latest trace-fixes-v3.10-rc1 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-fixes-v3.10-rc1

Head SHA1: b62fdd97fcae17e483b005bafd13fadbd9840672
Tag SHA1: 6edfe0df5694052bc42faabe98bfe031eab3a41f


Masami Hiramatsu (3):
      tracing/kprobes: Use rcu_dereference_raw for tp->files
      tracing/kprobes: Fix a sparse warning for incorrect type in assignment
      tracing/kprobes: Make print_*probe_event static

Steven Rostedt (Red Hat) (1):
      tracing: Fix leaks of filter preds

----
 kernel/trace/trace_events_filter.c |    4 +++
 kernel/trace/trace_kprobe.c        |   53 +++++++++++++++++++++++++++---------
 2 files changed, 44 insertions(+), 13 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

             reply	other threads:[~2013-05-15 19:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-15 19:39 Steven Rostedt [this message]
2013-05-15 19:39 ` [PATCH 1/4] tracing: Fix leaks of filter preds Steven Rostedt
2013-05-15 19:39 ` [PATCH 2/4] tracing/kprobes: Use rcu_dereference_raw for tp->files Steven Rostedt
2013-05-15 19:39 ` [PATCH 3/4] tracing/kprobes: Fix a sparse warning for incorrect type in assignment Steven Rostedt
2013-05-15 19:39 ` [PATCH 4/4] tracing/kprobes: Make print_*probe_event static 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=20130515193922.094868872@goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=akpm@linux-foundation.org \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masami.hiramatsu.pt@hitachi.com \
    --cc=mingo@kernel.org \
    --cc=torvalds@linux-foundation.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