From owner-freebsd-current@FreeBSD.ORG Sun Jul 12 20:40:07 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87C941065676 for ; Sun, 12 Jul 2009 20:40:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3CECC8FC13 for ; Sun, 12 Jul 2009 20:40:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 5667141C705; Sun, 12 Jul 2009 22:40:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id Rl8x0MY93Y9Y; Sun, 12 Jul 2009 22:40:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id C414641C713; Sun, 12 Jul 2009 22:40:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 2D4DE4448E6; Sun, 12 Jul 2009 20:37:44 +0000 (UTC) Date: Sun, 12 Jul 2009 20:37:43 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Marc UBM Bocklet In-Reply-To: <20090712194547.9e573116.ubm@u-boot-man.de> Message-ID: <20090712203354.P245@maildrop.int.zabbadoz.net> References: <20090708192642.6b30167e.ubm@u-boot-man.de> <20090708225048.ec9d9cad.ubm@u-boot-man.de> <20090710200352.72ef6804.ubm@u-boot-man.de> <20090711205837.46b11405.ubm@u-boot-man.de> <20090711222304.fc99056a.ubm@u-boot-man.de> <20090712122316.4f63fc62.ubm@u-boot-man.de> <20090712181034.93811d03.ubm@u-boot-man.de> <20090712194547.9e573116.ubm@u-boot-man.de> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: run interrupt driven hooks: still waiting for xpt_config X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2009 20:40:07 -0000 On Sun, 12 Jul 2009, Marc UBM Bocklet wrote: > On Sun, 12 Jul 2009 18:10:34 +0200 > Marc "UBM" Bocklet wrote: > > >> I've got it narrowed down between "2009.06.30.06.00.00" and today. A >> kernel with the "old" date boots, a freshly csupped and compiled >> kernel hangs with the usual symptoms (waiting for interrupt driven >> hooks). >> >> I'll try csupping to just before the big cam commit to see if there is >> any connection. When I said earlier that I was not running with the >> ahci patch, I was partly wrong. I did not have device ahci in my >> kernel config file nor had it loaded as a module, but I had the patch >> applied. > > "2009.07.09.06.00.00" fixes the problem. > Could it be that there are some subtle interactions in the cam > subsystem that are stirred by the recent mega-commit? Just for the record, I have seen xpt message like: run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config with aac on 7.1-STABLE and 7.2-STABLE already but only under certain conditions. Under some conditions the same kernel booted while with other ones it didn't. /bz -- Bjoern A. Zeeb The greatest risk is not taking one.