From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH] ftrace: use init_struct_pid as swapper pid Date: Fri, 5 Dec 2008 14:51:50 +0100 Message-ID: <20081205135150.GD27039@elte.hu> References: <20081204052638.425740534@goodmis.org> <20081204052735.362609481@goodmis.org> <20081204001803.598063f5.akpm@linux-foundation.org> <20081204091023.GJ32594@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Steven Rostedt Cc: LKML , Andrew Morton , "Eric W. Biederman" , Frederic Weisbecker , Peter Zijlstra , Dave Hansen , containers@lists.osdl.org, Sukadev Bhattiprolu , "Serge E. Hallyn" , Steven Rostedt List-Id: containers.vger.kernel.org * Steven Rostedt wrote: > > Ingo, > > Here's a little clean up patch. > > Randy Dunlap should be happy that I changed my script to combine the > header and patch in one email if I only have a single patch. > > -- Steve > > The following patch is in: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git > > branch: tip/devel > > > Steven Rostedt (1): > ftrace: use init_struct_pid as swapper pid > > ---- > kernel/trace/ftrace.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > --------------------------- pulled, thanks Steve! Ingo