Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2000 09:20:08 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: size problems with INVARIANTS/DIAGNOSTIC -current kernels
Message-ID:  <14823.2097.382096.942072@grasshopper.cs.duke.edu>
In-Reply-To: <Pine.BSF.4.21.0010130946290.22441-100000@salmon.nlsystems.com>
References:  <14822.12356.324350.157484@grasshopper.cs.duke.edu> <Pine.BSF.4.21.0010130946290.22441-100000@salmon.nlsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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?

Drew


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14823.2097.382096.942072>