Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2003 18:35:12 -0000
From:      "Alan L. Cox" <alc@imimic.com>
To:        Jake Burkholder <jake@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sparc64/sparc64 pmap.c
Message-ID:  <3F6C9DD5.289EBC11@imimic.com>
References:  <200309201700.h8KH0xN0092997@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jake Burkholder wrote:
> 
> jake        2003/09/20 10:00:59 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sparc64/sparc64  pmap.c
>   Log:
>   Remove an invalid KASSERT.  Apparently pmap_remove_all gets called on
>   unmanaged pages.
> 
>   Revision  Changes    Path
>   1.124     +0 -3      src/sys/sparc64/sparc64/pmap.c

FYI, this is, perhaps, triggered by a recent change that I made to
kmem_malloc(), which declares the allocated pages as unmanaged.

Alan



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