Date: Wed, 24 May 2000 07:52:26 -0700 From: Peter Wemm <peter@netplex.com.au> To: Martin Cracauer <cracauer@cons.org>, current@FreeBSD.ORG Subject: Re: panic: pmap_enter: attempted pmap_enter on 4MB page Message-ID: <20000524145226.40EB71CE1@overcee.netplex.com.au> In-Reply-To: Message from Peter Wemm <peter@netplex.com.au> of "Wed, 24 May 2000 07:01:37 PDT." <20000524140137.B3D831CE2@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote: > Martin Cracauer wrote: > > I'm getting the appended panic when starting Xfree86 under a -current > > from today. I rebuild/reinstalled binutils (and kernel afterwards) > > and sys/boot. > > I think I know what is causing this. We're passing a non-page-aligned > address to pmap_kenter() in mem.c... I think I know how to fix it, but > I need to check if that is the actual problem. (I'm 99% sure it is) I've committed a fix for this now. Rev 1.84 of i386/i386/mem.c should stop this. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000524145226.40EB71CE1>