Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759431AbXEYIw6 (ORCPT ); Fri, 25 May 2007 04:52:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750894AbXEYIww (ORCPT ); Fri, 25 May 2007 04:52:52 -0400 Received: from antispam.upcomillas.es ([130.206.70.245]:39162 "EHLO antispam.upcomillas.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750874AbXEYIwu convert rfc822-to-8bit (ORCPT ); Fri, 25 May 2007 04:52:50 -0400 Subject: Re: Long delay in resume from RAM (Was Re: [patch 00/69]-stablereview) From: Romano Giannetti To: Linus Torvalds Cc: Chris Wright , Chuck Ebbert , linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk In-Reply-To: References: <20070521191612.800400000@sous-sol.org> <4652070D.3090509@redhat.com> <20070521212522.GL3429@sequoia.sous-sol.org> <1179870110.16656.2.camel@localhost> <1180008394.15600.26.camel@localhost> <1180019201.15600.57.camel@localhost> <1180044888.15241.39.camel@localhost> Content-Type: text/plain; charset=utf-8 Date: Fri, 25 May 2007 10:52:47 +0200 Message-Id: <1180083167.31495.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2983 Lines: 56 On Thu, 2007-05-24 at 15:49 -0700, Linus Torvalds wrote: > > On Fri, 25 May 2007, Romano Giannetti wrote: > > > > Another naive doubt I have is: in 2.6.17.13, with additional patches > > http://zeus2.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=d834c16516d1ebec4766fc58c059bf01311e6045 > > http://zeus2.kernel.org/git/?p=linux/kernel/git/brodo/pcmcia-fixes-2.6.git;a=commitdiff;h=f755c48254ce743a3d4c1fd6b136366c018ee5b2 > > http://zeus2.kernel.org/git/?p=linux/kernel/git/brodo/pcmcia-fixes-2.6.git;a=commitdiff;h=e6248ff596dd15bce0be4d780c60f173389b11c3 > > > > (now in the mainline), it works. And it used the cis file too. > > It really would be nice of you to just "git bisect" this, to see where it > started having that 60-second delay.. > > Linus Yep, it would be nice. I will try; but this has to wait a week or more, end term is approaching and this is a busy period not only for student. Meanwhile, I tried to compile with PCMCIA debug with nil result (it seems that a good part of the kernel do not compile if you override EXTRA_CFLAGS on the make command line). So I tried to define PCMCIA_DEBUG=4 in the source(s) file affected, but no joy... then I checked in a clean tree: cd /linux-2.6.21.3/drivers/pcmcia % grep PCMCIA_DEBUG * Kconfig:config PCMCIA_DEBUG m8xx_pcmcia.c:#ifdef PCMCIA_DEBUG m8xx_pcmcia.c:static int pc_debug = PCMCIA_DEBUG; Makefile:ifeq ($(CONFIG_PCMCIA_DEBUG),y) ...so it's seems that only the m8xx modules uses it, and the modules that load the drivers for my card is yenta_socket... no idea on how to enable debug. Romano -- Romano Giannetti --- romano.giannetti@gmail.com Sorry for the following disclaimer, it's attached by our otugoing server and I cannot shut it up. -- La presente comunicación tiene carácter confidencial y es para el exclusivo uso del destinatario indicado en la misma. Si Ud. no es el destinatario indicado, le informamos que cualquier forma de distribución, reproducción o uso de esta comunicación y/o de la información contenida en la misma están estrictamente prohibidos por la ley. Si Ud. ha recibido esta comunicación por error, por favor, notifíquelo inmediatamente al remitente contestando a este mensaje y proceda a continuación a destruirlo. Gracias por su colaboración. This communication contains confidential information. It is for the exclusive use of the intended addressee. If you are not the intended addressee, please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited by law. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this message. Thank you for your cooperation. - 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/