Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751351AbWBMImb (ORCPT ); Mon, 13 Feb 2006 03:42:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751248AbWBMImb (ORCPT ); Mon, 13 Feb 2006 03:42:31 -0500 Received: from mraos.ra.phy.cam.ac.uk ([131.111.48.8]:13215 "EHLO mraos.ra.phy.cam.ac.uk") by vger.kernel.org with ESMTP id S1751080AbWBMIma (ORCPT ); Mon, 13 Feb 2006 03:42:30 -0500 To: Andrew Morton cc: "Brown, Len" , davem@davemloft.net, torvalds@osdl.org, linux-kernel@vger.kernel.org, axboe@suse.de, James.Bottomley@steeleye.com, greg@kroah.com, linux-acpi@vger.kernel.org, linux-usb-devel@lists.sourceforge.net, luming.yu@intel.com, lk@bencastricum.nl, helgehaf@aitel.hist.no, fluido@fluido.as, gbruchhaeuser@gmx.de, Nicolas.Mailhot@LaPoste.net, perex@suse.cz, tiwai@suse.de, patrizio.bassi@gmail.com, bni.swe@gmail.com, arvidjaar@mail.ru, p_christ@hol.gr, ghrt@dial.kappa.ro, jinhong.hu@gmail.com, andrew.vasquez@qlogic.com, linux-scsi@vger.kernel.org, bcrl@kvack.org Subject: Re: Linux 2.6.16-rc3 In-Reply-To: Your message of "Mon, 13 Feb 2006 00:12:40 PST." <20060213001240.05e57d42.akpm@osdl.org> Date: Mon, 13 Feb 2006 08:42:17 +0000 From: Sanjoy Mahajan Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1849 Lines: 38 > I think we can assume that it will be seen there. 2.6.16 is going into > distros and will have more exposure than 2.6.15, let alone > 2.6.16-rcX. A related point is that S3 sleep/wake problems are very difficult to debug. The bug is often not reproducible (I've had a few of those). Or it happens early in the wakeup, when the serial console hasn't been restored to a working state (at least on some machines, see bugzilla #4270). Or the system has bugs that prevents its going to sleep, which also prevents any wakeup problems from being investigated. Or they happen to regular users, who give up and say 'my laptop cannot go to sleep in Linux, oh well'. Besides being inconvenient, it gives Linux a bad name, especially when people nearby have iBooks and PowerBooks running MacOS that sleep and wake in 2-3 seconds, including restoring networking and wireless. So there's value in chasing any S3 bugs that can be reproduced, especially those affecting sleeping. The TP 600X is indeed old, and perhaps the bug is caused by an otherwise fine change uncovering a 600X hardware or firmware bug (perhaps the point that comment #8 at bugzilla 5989 is getting at). However, one of the beauties of Linux, and a nightmare for developers, is that Linux works on all sorts of hardware. I don't know whether this bug should affect the 2.6.16 schedule. But I think its worth solving eventually, if only to point where it's clear that it's unique to this model. -Sanjoy `Never underestimate the evil of which men of power are capable.' --Bertrand Russell, _War Crimes in Vietnam_, chapter 1. - 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/