From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262363AbVHAHCN (ORCPT ); Mon, 1 Aug 2005 03:02:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262408AbVHAHCN (ORCPT ); Mon, 1 Aug 2005 03:02:13 -0400 Received: from mraos.ra.phy.cam.ac.uk ([131.111.48.8]:27055 "EHLO mraos.ra.phy.cam.ac.uk") by vger.kernel.org with ESMTP id S262363AbVHAHCL (ORCPT ); Mon, 1 Aug 2005 03:02:11 -0400 To: Linus Torvalds Cc: Dave Airlie , Pavel Machek , ambx1@neo.rr.com, Hugh Dickins , Andrew Morton , Dominik Brodowski , Daniel Ritz , Linux Kernel Mailing List , Len Brown Subject: Re: revert yenta free_irq on suspend References: <2e00842e116e.2e116e2e0084@columbus.rr.com> <20050731230507.GE27580@elf.ucw.cz> <20050731232735.GF27580@elf.ucw.cz> <21d7e9970507311659259e5560@mail.gmail.com> <21d7e9970507311659259e5560@mail.gmail.com> From: Sanjoy Mahajan Date: 01 Aug 2005 08:01:58 +0100 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > slow and steady progress The oscillations are indeed discouraging. For S3 sleep/wake on my TP 600X: 2.6.11.4 : works well (the console was hosed with jittering text, but X restores fine), which hugely improved using my laptop. 2.6.12.3 : ditto But: 2.6.13-rc3 : goes to sleep but hangs when waking up -rc3-mm2 : same -rc3-mm3 : same -rc4-git3 : same With those 2.6.13 variants, once it has hung, the power switch will turn it off, but to turn it on I first have to unplug the power and remove both batteries. On the good side, swsusp seems to be improving with later kernel versions. No luck with 2.6.11.4; reasonable luck with 2.6.12.3; and good results with 2.6.13*. -Sanjoy