From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755678AbYBYMcj (ORCPT ); Mon, 25 Feb 2008 07:32:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754091AbYBYMca (ORCPT ); Mon, 25 Feb 2008 07:32:30 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:58315 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752615AbYBYMc3 (ORCPT ); Mon, 25 Feb 2008 07:32:29 -0500 From: "Rafael J. Wysocki" To: "Zdenek Kabelac" Subject: Re: [Bug 10030] Suspend doesn't work when SD card is inserted Date: Mon, 25 Feb 2008 13:31:00 +0100 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: Alan Stern , Pierre Ossman , Kernel development list , pm list , Pavel Machek , David Brownell References: <200802251241.26216.rjw@sisk.pl> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802251331.01085.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, 25 of February 2008, Zdenek Kabelac wrote: > Hi Hi, [CCs restored, added CC to Dave] > I'm finally going to test some kernel - because I'd been trying it > against the HEAD - but unfortunately it looks like there is something > seriously broken with -rc3 and sata merge - anyway - I'm going to make > a test with this head commit 85b80ebfa4384b8ea30cc1af9617db30319a9ccd > which should be the last one before merge of SATA. > > So I'm going to check this tree with you patch: > pm-remove-locking-from-core.patch If that's the one from http://marc.info/?l=linux-acpi&m=120389632114090&w=2 , please do it. > --- > drivers/base/core.c | 8 --- > drivers/base/power/main.c | 97 +++------------------------------------------- > drivers/usb/core/usb.c | 2 > 3 files changed, 8 insertions(+), 99 deletions(-) > > Do you wan to test also the other patch ? Yes. Please also test the patch that Alan asked you to test here: http://lkml.org/lkml/2008/2/23/402 It's experimantal, but it is important to us to know if you see the symptoms (and which ones if you do) with this patch applied. Thanks, Rafael