Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 1997 14:51:04 -0700 (PDT)
From:      Tor Egge <tegge@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <199706232151.OAA02295@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       1997/06/23 14:51:04 PDT

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Don't try upgrading an existing exclusive lock in vm_map_user_pageable.
  This should close PR kern/3180.
  Also remove a bogus unconditional call to vm_map_unlock_read in
  vm_map_lookup.
  
  Revision  Changes    Path
  1.78      +3 -16     src/sys/vm/vm_map.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706232151.OAA02295>