Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2001 20:56:27 -0700 (PDT)
From:      Dima Dorfman <dd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sysv_shm.c
Message-ID:  <200105220356.f4M3uRT26397@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dd          2001/05/21 20:56:27 PDT

  Modified files:
    sys/kern             sysv_shm.c 
  Log:
  Correct the vm_mtx handling; specifically, don't acquire it in
  shm_deallocate_segment because shmexit_myhook calls it, and the latter
  should always be called with it already held.
  
  Submitted by:	dwmalone, dd
  Approved by:	alfred
  
  Revision  Changes    Path
  1.59      +14 -6     src/sys/kern/sysv_shm.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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