From: Carsten Emde <Carsten.Emde@osadl.org>
To: rostedt@goodmis.org
Cc: LKML <linux-kernel@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH 1/1] fix-taskstates-in-sched_switch-trace.patch
Date: Fri, 07 May 2010 09:34:42 +0200 [thread overview]
Message-ID: <4BE3C292.8040908@osadl.org> (raw)
In-Reply-To: <1273187510.22438.67.camel@gandalf.stny.rr.com>
Hi Steven,
> I just notice that this patch was never applied. Anyone against
> applying it?
Needless to say that I would like to see it applied.
This patch removes duplicate strings and moves all task state related
definitions to a single location to prevent future changes from being
made at one place and omitted at another place.
In addition, if fixes an incorrectly displayed task state of the
sched_switch trace event (which probably was the result of having the
same info at several places).
The principle of this patch made it already into PREEMPT_RT of 2.6.31
and 2.6.33 nearly 3 months ago - and is running smoothly since then.
Thanks for taking care of the patch.
Carsten.
prev parent reply other threads:[~2010-05-07 8:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-11 12:24 [PATCH 0/1] tracing: Fix erroneous task states in sched_switch event Carsten Emde
2010-03-11 12:24 ` [PATCH 1/1] fix-taskstates-in-sched_switch-trace.patch Carsten Emde
2010-05-06 23:11 ` Steven Rostedt
2010-05-07 7:34 ` Carsten Emde [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=4BE3C292.8040908@osadl.org \
--to=carsten.emde@osadl.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.