From owner-freebsd-alpha Sat Oct 14 4:22: 2 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id B3B7B37B66C for ; Sat, 14 Oct 2000 04:22:00 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 13kO41-0007Hs-0Y; Sat, 14 Oct 2000 10:57:14 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA11408; Sat, 14 Oct 2000 10:59:20 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Sat, 14 Oct 2000 10:56:42 +0100 (BST) From: Doug Rabson To: Andrew Gallatin Cc: freebsd-alpha@freebsd.org Subject: Re: size problems with INVARIANTS/DIAGNOSTIC -current kernels In-Reply-To: <14823.2097.382096.942072@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 13 Oct 2000, Andrew Gallatin wrote: > > Doug Rabson writes: > > Now that I can remember some of this stuff, I recall that it is possible > > to have multiple .got subsections and the linker handles this with the > > relocations for 'ldgp' pseudo instructions. Possibly the code in > > exception.s has been linked to use a different gp from locore.s (where > > pal_kgp is set). Try adding something like: > > > > br pv,1f > > 1: LDGP(pv) > > > > after the PALVECT macro. > > It works!!!! > > At least it made it into trap! > > I assume that this will need to go elsewhere besides XentMM? I think the safest might be to put it into the PALVECT macro. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message