From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754444AbYJZSWB (ORCPT ); Sun, 26 Oct 2008 14:22:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751856AbYJZSVv (ORCPT ); Sun, 26 Oct 2008 14:21:51 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:34684 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751651AbYJZSVu (ORCPT ); Sun, 26 Oct 2008 14:21:50 -0400 Date: Sun, 26 Oct 2008 11:19:41 -0700 (PDT) From: Linus Torvalds To: "Rafael J. Wysocki" cc: "Mikko C." , Alan Stern , Kernel development list , USB list , Andrew Morton , Oleg Nesterov , Heiko Carstens , Peter Zijlstra , Ingo Molnar Subject: Re: Bug in workqueues [was: Usb devices randomly aren't detected with 2.6.28-rc1-git1] In-Reply-To: <200810261914.40825.rjw@sisk.pl> Message-ID: References: <200810261855.47580.rjw@sisk.pl> <200810261914.40825.rjw@sisk.pl> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 26 Oct 2008, Rafael J. Wysocki wrote: > > OK, I've closed bug #11853 with this assumption. Mikko, if it happens again > with 2.6.28-rc1-git3 or later, please reopen. Note: I tried to find Mikko's config, but zlin.dk times out. So I cannot check that he actually has CONFIG_HOTPLUG_CPU off, which is probably required to actually trigger the bug. But it does sound likely. However, the "Thunderbird crashes out for me" thing in that same thread may be totally unrelated. Linus