Subject: Re: panic: pmap_enter onto myself
To: Anders Magnusson <ragge@ludd.luth.se>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-vax
Date: 08/26/2000 09:18:05
On Sat, Aug 26, 2000 at 02:13:34PM +0200, Anders Magnusson wrote:

 > This panic means that it has gotten a fault for a page that was already
 > mapped. Can you give the situation when it happened? I haven't been able
 > to get that panic myself.

It would be nice to know the call trace to how this happens, but it's
worth nothing that the other pmaps have dealt with this ~forever by
removing a differing mapping first... see the Alpha pmap_enter(), for
example.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>