jake        2003/04/06 08:14:24 PDT
  FreeBSD src repository
  Modified files:
    sys/sparc64/sparc64  pmap.c 
  Log:
  Ignore attempts to pmap_kremove or pmap_qremove pages which do not have
  a valid mapping.  This is bug for bug compatible with other platforms.
  
  Revision  Changes    Path
  1.105     +2 -0      src/sys/sparc64/sparc64/pmap.c