public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org,
	fweisbec@gmail.com, tglx@linutronix.de,
	Johannes Berg <johannes@sipsolutions.net>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Greg KH <gregkh@suse.de>,
	linux-tip-commits@vger.kernel.org, stable@kernel.org
Subject: Re: [tip:tracing/syscalls] tracing/core: fix early free of cpumasks
Date: Thu, 2 Apr 2009 03:55:31 +0200	[thread overview]
Message-ID: <20090402015531.GA12489@elte.hu> (raw)
In-Reply-To: <20090402011232.GA32066@goodmis.org>


* Steven Rostedt <rostedt@goodmis.org> wrote:

> This never made it into 2.6.29, nor do I see it yet in mainline.
> 
> This can cause unpredictable results with ftrace. We are freeing a 
> cpu mask that will be later used.

Yes ... but CONFIG_OFFSTACK is only possible as a debug option right 
now. So it's far less serious of an issue, it needs 2-3 unlikely 
features to be combined.

The fix looks simple enough, so once the tracing tree is upstream, 
we can forward it to -stable.

	Ingo

  reply	other threads:[~2009-04-02  1:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-16  0:45 [PATCH] tracing/core: fix early free of cpumasks Frederic Weisbecker
2009-03-16  8:19 ` [tip:tracing/syscalls] " Frederic Weisbecker
2009-04-02  1:12   ` Steven Rostedt
2009-04-02  1:55     ` Ingo Molnar [this message]
2009-04-02  2:42       ` Steven Rostedt
2009-04-02  3:17         ` Ingo Molnar

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=20090402015531.GA12489@elte.hu \
    --to=mingo@elte.hu \
    --cc=fweisbec@gmail.com \
    --cc=gregkh@suse.de \
    --cc=hpa@zytor.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rostedt@goodmis.org \
    --cc=stable@kernel.org \
    --cc=tglx@linutronix.de \
    --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