Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937043AbXHHUIQ (ORCPT ); Wed, 8 Aug 2007 16:08:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762963AbXHHUIE (ORCPT ); Wed, 8 Aug 2007 16:08:04 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:32815 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1761981AbXHHUIB (ORCPT ); Wed, 8 Aug 2007 16:08:01 -0400 Date: Wed, 8 Aug 2007 16:07:59 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Michal Piotrowski cc: Andrew Morton , LKML , USB development list , Greg KH , Mark Hindley , Eric Biederman , Subject: Re: [3/3] 2.6.23-rc2: known regressions v2 In-Reply-To: <46B9F983.9020700@googlemail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1198 Lines: 32 On Wed, 8 Aug 2007, Michal Piotrowski wrote: > USB > > Subject : 2.6.23-rc1: uhci_hcd. irq 4: nobody cared > References : http://lkml.org/lkml/2007/7/29/75 > Last known good : ? > Submitter : Mark Hindley > Caused-By : ? > Handled-By : Alan Stern > Status : unknown Mark has determined that this is not a regression but rather an already-existing problem, caused by invoking kexec from within an xterm window. See http://marc.info/?l=linux-usb-users&m=118648557203179&w=2 Of course, this means there's liable to be something wrong with the way kexec interacts with uhci-hcd or the other drivers sharing the same IRQ. Failure to call the shutdown() method could cause the problem. But I don't see why using an xterm should make any difference (unless the only device being used was a mouse, and it was not in use while X wasn't running). Alan Stern - 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/