Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754497AbYKPQG5 (ORCPT ); Sun, 16 Nov 2008 11:06:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753156AbYKPQGq (ORCPT ); Sun, 16 Nov 2008 11:06:46 -0500 Received: from ti-out-0910.google.com ([209.85.142.185]:5527 "EHLO ti-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752705AbYKPQGp (ORCPT ); Sun, 16 Nov 2008 11:06:45 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=p5xXB4qOEPyWxQewJWaMIbEOGq0Ptliif29NkA0TkM5haiEqxvQWxqjzs54M6v1g1H n94rttJfnUJAkgX6i2GaXmcVkYZ/+JP5DQAfhO6UR6R7vSThATbtBTzraI+K7qveCs0V FhU2PvJMGQLSXdFXiBcy2yy/z1GYb4Tx7z0RU= Date: Mon, 17 Nov 2008 00:06:38 +0800 From: walimis To: Steven Rostedt Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Fr??????ic Weisbecker Subject: Re: [PATCH 1/1] ftrace: fix wrong pos computing when read buffer has been fulfilled. Message-ID: <20081116160638.GA11415@ubuntu.mshome.net> References: <1226733546-23190-1-git-send-email-walimisdev@gmail.com> <20081116073354.GF19646@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1204 Lines: 37 On Sun, Nov 16, 2008 at 10:01:46AM -0500, Steven Rostedt wrote: > >On Sun, 16 Nov 2008, Ingo Molnar wrote: >> * walimis wrote: >> >> > hi Steven, >> > >> > Could you help me to review this patch? >> > >> > Thanks. >> > >> > Impact: make output of available_filter_functions complete >> > >> > phenomenon: >> > >> > Signed-off-by: walimis >> > --- >> > kernel/trace/ftrace.c | 26 +++++++++++++++----------- >> > 1 files changed, 15 insertions(+), 11 deletions(-) >> >> looks sane - applied to tip/tracing/urgent. Steve, any objections? > >I'm actually still reviewing it. I was busy with the PPC work, so I did >not finish my review. Weekends are family time, so my activity now is >minimal. Pull it in, and if I find any problems with it, I'll just submit >a patch on top, or have walimis fix it ;-) OK, thanks for your review. If I find any problem, I will submit to you ASAP. walimis > >-- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/