Date: Thu, 06 Jun 2002 15:20:16 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: ia64@FreeBSD.ORG, "K.Sumitani" <ksumitani@mui.biglobe.ne.jp> Subject: Re: ia64 kernel does not boot SKI ? Message-ID: <XFMail.20020606152016.jhb@FreeBSD.org> In-Reply-To: <20020606191320.GA2738@dhcp01.pn.xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> <>< 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020606152016.jhb>