Return-Path: From: "Rafael J. Wysocki" To: Marcel Holtmann Subject: btusb hibernation/suspend breakage in current -git Date: Mon, 25 Aug 2008 13:37:14 +0200 Cc: linux-pm@lists.linux-foundation.org, Oliver Neukum , linux-bluetooth@vger.kernel.org, Pavel Machek , linux-usb@vger.kernel.org, Stefan Seyfried References: <200808221520.19791.oliver@neukum.org> <200808221551.57225.oliver@neukum.org> <1219415470.7591.472.camel@violet.holtmann.net> In-Reply-To: <1219415470.7591.472.camel@violet.holtmann.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Message-Id: <200808251337.16076.rjw@sisk.pl> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi, Speaking of btusb, I'm obseving a reproducible breakage of suspend and hibernation (for hibernation it's 100% reproducible, for suspend to RAM about 50%) on my hp nx6325 with the current -git kernel. The system crashes as soon as user space is thawed after a resume and it's sufficient to switch the bluetooth subsystem off to avoid this. After such a crash I'm usually unable to get any information from the box (from the stack traces I've seen once after such a crash it looks like interrupt handlers are involved somehow). Since the bluetooth adapter in this box is apparently handled by btusb, I'm suspecting the problem may be related to it or to the USB subsystem (ehci-hcd in particular). I'm going to debug it further, but if you have any ideas to try, I'll appreciate any help. Thanks, Rafael