Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757940AbYHTTaz (ORCPT ); Wed, 20 Aug 2008 15:30:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755203AbYHTTam (ORCPT ); Wed, 20 Aug 2008 15:30:42 -0400 Received: from fg-out-1718.google.com ([72.14.220.158]:22408 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757331AbYHTTal (ORCPT ); Wed, 20 Aug 2008 15:30:41 -0400 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=cwOzCkXxS0Iyf7QyoUfG4fyfwAsKZpNomGOmuNjBsT5IFUnEFraSKf2fmfHONL2o2Z rlNqcU8XvXbZmCGrTFo4f+UCED0A86GHfiocHVGQg4V256foc6JjUhTmKGql5RoEV8Rt NBfFkLbelKUfNsqtb/ts5R3SD5KVcbe5IgbhU= Date: Wed, 20 Aug 2008 21:28:57 +0200 From: Marcin Slusarz To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, Ingo Molnar , Thomas Gleixner , Peter Zijlstra , Andrew Morton , Linus Torvalds , David Miller , Mathieu Desnoyers , Roland McGrath , Ulrich Drepper , Rusty Russell , Jeremy Fitzhardinge , Gregory Haskins , Arnaldo Carvalho de Melo , "Luis Claudio R. Goncalves" , Clark Williams , Bruce Duncan , Steven Rostedt Subject: Re: [PATCH v2 0/6] ftrace: to kill a daemon (small updates) Message-ID: <20080820192849.GA5888@joi> References: <20080814194506.233473381@goodmis.org> <20080815123624.GC5285@joi> <20080815133517.GA5292@joi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080815133517.GA5292@joi> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1531 Lines: 39 On Fri, Aug 15, 2008 at 03:35:22PM +0200, Marcin Slusarz wrote: > On Fri, Aug 15, 2008 at 08:50:57AM -0400, Steven Rostedt wrote: > > > > On Fri, 15 Aug 2008, Marcin Slusarz wrote: > > > > > On Thu, Aug 14, 2008 at 03:45:06PM -0400, Steven Rostedt wrote: > > > > Note 2: I have found that the changes here are more stable than > > > > the current daemon method, and these patches should be used. > > > > It also solves the resume from suspend to ram bug that was > > > > reported: > > > > > > > > http://lkml.org/lkml/2008/8/12/234 > > > > and > > > > http://lkml.org/lkml/2008/8/12/451 > > > > > > I don't remember testing any patch for my bug... ;) > > > > > > For which tree this patchset is? > > > I tried to apply it on rc3, rc3+tip/tip and rc3+tip/master and all failed. > > > > > > > Ah, Bruce reported the same error, and said this patch series fixed it. > > I assumed that this would fix your bug too. But if it does not, then I > > need to look deeper into what you are reporting. > > > > Could you recheck-out the latest tip/master and see if it works for you. > > Ok, I tried tip/master and resume from suspend to ram works again. > Thanks! I assume this patchset won't go into .27. So is there any plan to fix it in .27? Marcin -- 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/