From owner-freebsd-alpha Wed Nov 28 14:15: 0 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from smartie.xs4all.nl (smartie.xs4all.nl [213.84.1.157]) by hub.freebsd.org (Postfix) with ESMTP id 0715C37B416 for ; Wed, 28 Nov 2001 14:14:57 -0800 (PST) Received: from smartie.xs4all.nl (boekje.smartie.xs4all.nl [3ffe:b80:42e:1:202:e3ff:fe00:9ec1]) by smartie.xs4all.nl (8.11.6/8.11.6) with ESMTP id fASMEs080476; Wed, 28 Nov 2001 23:14:54 +0100 (CET) (envelope-from martijn@smartie.xs4all.nl) Message-ID: <3C0561C6.7020506@smartie.xs4all.nl> Date: Wed, 28 Nov 2001 23:14:30 +0100 From: Martijn Pronk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.4) Gecko/20010928 X-Accept-Language: en-us MIME-Version: 1.0 To: Andrew Gallatin Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Panic while booting -current on Alpha AXPpci33 References: <200111281447.fASEllC00667@obelix.smartie.xs4all.nl> <15365.22138.868333.964822@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew Gallatin wrote: > >I guess nobody has run with DIAGNOSTIC on since KSE went in.. > Should I disable it? > >The alpha_fpstate_check(p) in trap looks bogus. >Change it from: > >#ifdef DIAGNOSTIC > alpha_fpstate_check(p); >#endif > >to > >#ifdef DIAGNOSTIC > alpha_fpstate_check(td); >#endif > I saw it in sys/alpha/alpha/trap.c, and will change it. It will probably take until tomorrow before a new kernel is built. Thanks, Martijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message