From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992553AbXDYKCk (ORCPT ); Wed, 25 Apr 2007 06:02:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992561AbXDYKCj (ORCPT ); Wed, 25 Apr 2007 06:02:39 -0400 Received: from embla.aitel.hist.no ([158.38.50.22]:47307 "HELO embla.aitel.hist.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S2992557AbXDYKCi (ORCPT ); Wed, 25 Apr 2007 06:02:38 -0400 Message-ID: <462F2558.5010909@aitel.hist.no> Date: Wed, 25 Apr 2007 11:54:32 +0200 From: Helge Hafting User-Agent: Icedove 1.5.0.10 (X11/20070329) MIME-Version: 1.0 To: Jiri Kosina CC: Helge Hafting , Andrew Morton , linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net Subject: Re: 2.6.21-rc6-mm1 USB related boot hang References: <20070408143559.f5014629.akpm@linux-foundation.org> <20070411194227.GA31286@aitel.hist.no> <20070411134346.d10765da.akpm@linux-foundation.org> <20070411230700.GA4023@aitel.hist.no> <20070412202519.GB14705@aitel.hist.no> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jiri Kosina wrote: [...] > So I guess you are operating on some broken version of 2.6.21-rc6-mm1 > codebase if you are getting rejects on this trivial patch. > Didn't think of that - the codebase might be wrong. > > Anyway, based on information you have provided in your later messages, it > seems that it is probably not necessairly related neither to USB nor HID, > as you are getting hangs at different stages of boot, depending on your > local configuration/kernel version used. > > Is vanilla 2.6.21-rc6 ok? If so, would you have time to bisect the > offending patch? > I don't know about 2.6.21-rc6, but 2.6.21-rc7 (from fresh sources) is good. It boots up without hanging, and my USB devices works too. Should I test rc7-mm1 then? Helge Hafting