Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758808AbYHONgP (ORCPT ); Fri, 15 Aug 2008 09:36:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753715AbYHONgA (ORCPT ); Fri, 15 Aug 2008 09:36:00 -0400 Received: from mu-out-0910.google.com ([209.85.134.184]:9510 "EHLO mu-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753979AbYHONf7 (ORCPT ); Fri, 15 Aug 2008 09:35:59 -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=PX/I+2K4V7FC/5hjC+3fcWvYcgBoKtSNdSae4uJcAIfIUdhU7eRozkqCk3o3TX0rbD AqnlYzeLqeg4x5q22BHJovyKLu7DQEX4eHMB9OzYMotlwi28u1tjcNhpXm7MzCe/X/2Y 4PSYu9yGkQJOtKNcmWqlGgaGPm+rBGwY5Pjqk= Date: Fri, 15 Aug 2008 15:35:22 +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: <20080815133517.GA5292@joi> References: <20080814194506.233473381@goodmis.org> <20080815123624.GC5285@joi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 1329 Lines: 35 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! 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/