From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: 2.6.25-mm1: suspend-to-disk warning, resume failure Date: Fri, 18 Apr 2008 09:05:17 -0700 Message-ID: <20080418160517.GA9051@kroah.com> References: <20080417222125.99e807b6.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Alan Stern Cc: Andrew Morton , USB list , Linux-pm mailing list List-Id: linux-pm@vger.kernel.org On Fri, Apr 18, 2008 at 11:19:51AM -0400, Alan Stern wrote: > On Thu, 17 Apr 2008, Andrew Morton wrote: > > > But this: > > > > > > > > > > > > > > > > hangs at the end of resume-from-disk. > > > > > > During the suspend-to-disk I saw: > > > > ipw2200: Radio Frequency Kill Switch is On: > > Kill switch must be turned off for wireless networking to work. > > PM: Device usb1 failed to (unknown PM event): error -113 > > PM: Device usb2 failed to (unknown PM event): error -113 > > PM: Device usb3 failed to (unknown PM event): error -113 > > PM: Device usb4 failed to (unknown PM event): error -113 > > These -113 errors can be ignored. They are fallout from the recent > conversion of the driver core's suspend/resume API. Matching changes > have not yet been added to the USB core. Ick, that's not good, is anyone going to at least send me a patch to make them go away? :) thanks, greg k-h