Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759443AbXHUGhH (ORCPT ); Tue, 21 Aug 2007 02:37:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753378AbXHUGg4 (ORCPT ); Tue, 21 Aug 2007 02:36:56 -0400 Received: from smtp122.sbc.mail.re3.yahoo.com ([66.196.96.95]:35980 "HELO smtp122.sbc.mail.re3.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752539AbXHUGgz (ORCPT ); Tue, 21 Aug 2007 02:36:55 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=pacbell.net; h=Received:X-YMail-OSG:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=sbGc2dYpR5zmncT7ykNYueEuyZ9WVORIjoj3QNSIcGmZtnsQgD8aAf0L/QbCFdM45IwVXKL2OGyt1PMxC+knKyktjjt7V2jEYwEGXKjLNGATliZrFpxvGn3N0Qbde+R44a3ahN0uYHopBemzKwL/rtJEpYFfGQ7K8ID3TDmiLvA= ; X-YMail-OSG: .rEYTSIVM1kAfVYBZEDTxDkTScSDlfYB.UvrYj44HgalhzslyXGsTL5_u6VJt_5fGJiH_80vUw-- From: David Brownell To: Linus Torvalds Subject: Re: [linux-usb-devel] [4/4] 2.6.23-rc3: known regressions Date: Mon, 20 Aug 2007 23:34:37 -0700 User-Agent: KMail/1.9.6 Cc: Michal Piotrowski , linux-usb-devel@lists.sourceforge.net, Greg KH , LKML , "Stuart_Hayes@Dell.com" , Andrew Morton , Daniel Exner References: <46C098FD.1030601@googlemail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708202334.38261.david-b@pacbell.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1066 Lines: 24 On Monday 20 August 2007, Linus Torvalds wrote: > > On Mon, 20 Aug 2007, Linus Torvalds wrote: > > > > Ok. But in the meantime, I really think we should just revert the code > > that causes a known regression. > > Side note: one reason I'm interested in this is that my mac mini (now used > by the kids) has had a very flaky USB mouse lately. Is it related? I have > no idea, and probably not, but as a result I'm very interested in any USB > regressions. There's *something* rotten with that mouse, and while it > could be the mouse itself going bad, I think it started happening only > after updating that machine to 2.6.23-rc1. Try disabling USB_SUSPEND ... the rather aggressive powersave mechanism (autosuspend defaulting to always ON) has made lots of trouble. I think that default will change... - Dave - 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/