From owner-freebsd-ia64 Thu Jun 6 12:20:35 2002 Delivered-To: freebsd-ia64@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id BB61937B400 for ; Thu, 6 Jun 2002 12:20:24 -0700 (PDT) Received: (qmail 13441 invoked from network); 6 Jun 2002 19:20:23 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 6 Jun 2002 19:20:23 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g56JKMF62259; Thu, 6 Jun 2002 15:20:22 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020606191320.GA2738@dhcp01.pn.xcllnt.net> Date: Thu, 06 Jun 2002 15:20:16 -0400 (EDT) From: John Baldwin To: Marcel Moolenaar Subject: Re: ia64 kernel does not boot SKI ? Cc: ia64@FreeBSD.ORG, "K.Sumitani" Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 06-Jun-2002 Marcel Moolenaar wrote: >> So, I modified ski_fake_efi_get_time() to use SSC_GET_TOD >> as Linux and get another panic at start_init. >> Below is console message and stack-trace. > > This one is known too. Disable WITNESS for now. That's just hiding the problem. :) suword() shouldn't be called with non-sleepable locks (like the proc lock) held. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message