[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4BE3C292.8040908@osadl.org>
Date: Fri, 07 May 2010 09:34:42 +0200
From: Carsten Emde <Carsten.Emde@...dl.org>
To: rostedt@...dmis.org
CC: LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 1/1] fix-taskstates-in-sched_switch-trace.patch
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists