jake        2003/06/15 14:06:49 PDT
  FreeBSD src repository
  Modified files:
    sys/sparc64/sparc64  pmap.c 
  Log:
  The page queue lock is already held in pmap_remove, change acquire/release
  to assertion of ownership.  Serves me right for not booting a witness
  kernel.
  
  Revision  Changes    Path
  1.113     +2 -2      src/sys/sparc64/sparc64/pmap.c