Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750703AbVILKEO (ORCPT ); Mon, 12 Sep 2005 06:04:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750711AbVILKEO (ORCPT ); Mon, 12 Sep 2005 06:04:14 -0400 Received: from anf141.internetdsl.tpnet.pl ([83.17.87.141]:27112 "EHLO ogre.sisk.pl") by vger.kernel.org with ESMTP id S1750703AbVILKEN (ORCPT ); Mon, 12 Sep 2005 06:04:13 -0400 From: "Rafael J. Wysocki" To: Daniel Ritz Subject: Re: 2.6.13-mm2 Date: Mon, 12 Sep 2005 12:04:02 +0200 User-Agent: KMail/1.8.2 Cc: Andrew Morton , linux-kernel@vger.kernel.org, Hugh Dickins References: <20050908053042.6e05882f.akpm@osdl.org> <20050911123627.2551a057.akpm@osdl.org> <200509112208.44422.daniel.ritz@gmx.ch> In-Reply-To: <200509112208.44422.daniel.ritz@gmx.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509121204.02652.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1964 Lines: 56 Hi, On Sunday, 11 of September 2005 22:08, Daniel Ritz wrote: > On Sunday 11 September 2005 21.36, Andrew Morton wrote: > > "Rafael J. Wysocki" wrote: > > > > > > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ > > > > > > > > (kernel.org propagation is slow. There's a temp copy at > > > > http://www.zip.com.au/~akpm/linux/patches/stuff/2.6.13-mm2.bz2) > > > > > > Could you please reintroduce the yenta-free_irq-on-suspend.patch (attached) > > > into -mm? My box does not resume from disk without it. > > > > No probs. > > > > Daniel, do you remember why we decided to drop it? What should we do about > > this? Thanks. > > > > yeah, there was a long discussion about it. see: > http://marc.theaimsgroup.com/?t=112275164900002&r=1&w=4 > the reason being that it breaks APM suspend on Hugh Dickins' (added to cc:) laptop. > Linus was quite clear about why reverting... > http://marc.theaimsgroup.com/?l=linux-kernel&m=112278810115252&w=4 > > we should look at both problems in detail: > - with APM it seems to break because the bridge gives interrupt before the > handler is installed. > - with ACPI i think some _other_ device gives the interrupts too early. but > when all devices on the interrupt unregister the irq is disabled and the > problem is hidden. > > i don't think we can do mutch about the APM case... > > so Rafael, your /proc/interrupts, lspci -vvv and dmesg, please. rafael@albercik:~> cat /proc/interrupts > > rgds > -daniel > > -- - Would you tell me, please, which way I ought to go from here? - That depends a good deal on where you want to get to. -- Lewis Carroll "Alice's Adventures in Wonderland" - 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/