From owner-freebsd-sparc64@FreeBSD.ORG Sun Jan 25 08:30:27 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0EBA16A4DE for ; Sun, 25 Jan 2004 08:30:27 -0800 (PST) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B51EF43D45 for ; Sun, 25 Jan 2004 08:30:25 -0800 (PST) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i0PGUHTr021522; Sun, 25 Jan 2004 11:30:17 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i0PGUHQ6021521; Sun, 25 Jan 2004 11:30:17 -0500 (EST) Date: Sun, 25 Jan 2004 11:30:17 -0500 From: Ken Smith To: Harti Brandt Message-ID: <20040125163017.GA20676@electra.cse.Buffalo.EDU> References: <6.0.1.1.2.20040124173355.027d4508@mail.firetide.com> <20040125055947.GA12258@electra.cse.Buffalo.EDU> <20040125155351.X18713@beagle.fokus.fraunhofer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040125155351.X18713@beagle.fokus.fraunhofer.de> User-Agent: Mutt/1.4.1i cc: David Cornejo cc: Ken Smith cc: freebsd-sparc64@freebsd.org Subject: Re: fix for undefined symbol 'panic' X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 16:30:27 -0000 On Sun, Jan 25, 2004 at 03:55:32PM +0100, Harti Brandt wrote: > The fix is wrong, I think, because __panic now takes three arguments. > I wrote phk a couple of days ago, but nothing happend so far. We could do > the equivalent of __panic(str, NULL, 0), or try to get the filename and > linenumber correct. But this is where my sparc asm foo stops. Thanks, I think you're right. My asm foo is rusty but I don't mind cleaning it up. I'll work on this if nobody else wants to or has time or whatever. Shouldn't be too hard to re-learn how to pass function parameters. But I don't want to take away anyone else's fun if I'm stepping on toes. I'm new to this area (sparc64 in general) in a variety of ways so I haven't noticed yet who tends to do what. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |