From owner-freebsd-stable@FreeBSD.ORG Sat Aug 20 17:09:09 2011 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 487091065670 for ; Sat, 20 Aug 2011 17:09:09 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 8FD658FC08 for ; Sat, 20 Aug 2011 17:09:08 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA13081; Sat, 20 Aug 2011 20:09:04 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Qup2d-000O4E-Ph; Sat, 20 Aug 2011 20:09:03 +0300 Message-ID: <4E4FEA2E.7050209@FreeBSD.org> Date: Sat, 20 Aug 2011 20:09:02 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0) Gecko/20110819 Thunderbird/6.0 MIME-Version: 1.0 To: Hans Petter Selasky References: <201108201535.24061.hselasky@c2i.net> <4E4FE4C5.9030305@FreeBSD.org> <201108201854.21180.hselasky@c2i.net> In-Reply-To: <201108201854.21180.hselasky@c2i.net> X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@FreeBSD.org Subject: Re: USB/coredump hangs in 8 and 9 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2011 17:09:09 -0000 on 20/08/2011 19:54 Hans Petter Selasky said the following: > On Saturday 20 August 2011 18:45:57 Andriy Gapon wrote: >> SCHEDULER_STOPPED > > The USB code needs to check for the SCHEDULER_STOPPED and cold at the present > moment. If this state can be set during bootup, and cleared at the same time > like "cold", it would be very good. Sorry again - not sure if I follow. SCHEDULER_STOPPED is supposed to be set on panic and never be reset. It's like a mirror of 'cold' in a sense. -- Andriy Gapon