From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754245AbZHaTSc (ORCPT ); Mon, 31 Aug 2009 15:18:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753664AbZHaTSc (ORCPT ); Mon, 31 Aug 2009 15:18:32 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:53639 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752718AbZHaTSb (ORCPT ); Mon, 31 Aug 2009 15:18:31 -0400 From: "Rafael J. Wysocki" To: Zdenek Kabelac Subject: Re: Regression in suspend to ram in 2.6.31-rc kernels Date: Mon, 31 Aug 2009 21:19:12 +0200 User-Agent: KMail/1.12.0 (Linux/2.6.31-rc8-rjw; KDE/4.3.0; x86_64; ; ) Cc: Linux Kernel Mailing List , linux-mmc@vger.kernel.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200908312119.12121.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 31 August 2009, Zdenek Kabelac wrote: > Hi > > I've noticed that my machine freezes while doing s2r and having > mounted filesystem from SD card. > > My system: Lenovo T61, 4GB, C2D, kernel 2.6.31-rc8 > > Here is the trace of suspend when SD card is inserted, follows resume > and again suspend and this time with mounted filesystem from SD card. > > System locks with: PM: Removing info for mmc:mmc0:b368 > Also btusb_bulk_complete: errors are interesting - I've noticed few > bugzillas in the google. > I could try bisect to find the patch - but it will take time.... > So hopefully this trace will help. Not really. :-( Is this a new regression in 2.6.31-rc, or does 2.6.30 also fail? Rafael