Subject: Re: VAX ELF kernels -- working?
To: None <thorpej@wasabisystems.com>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 02/19/2002 22:49:48
I just fixed it; blkset() used r1 for the set value but r0-r5 get
destroyed by movc5 so the result was ``bad'' :-)

-- Ragge

> On Mon, Feb 18, 2002 at 02:16:32PM -0800, Jason R Thorpe wrote:
> 
>  > panic: ptelen fault in system space: addr 10000000 pc 801038f9
>  > Stopped in pid 0 () at  0x8012e7dd:     movl    $5, r7
>  > db> 
> 
> According to Matt Thomas, the same thing happens with natively built
> a.out kernels, as well, so this is a generic problem, not related to
> the new toolchain.
> 
> -- 
>         -- Jason R. Thorpe <thorpej@wasabisystems.com>
>