Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 09:32:07 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <200004191632.JAA19338@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2000/04/19 09:32:07 PDT

  Modified files:
    sys/vm               vm_object.c 
  Log:
  vm_object_shadow: Remove an incorrect assertion.  In obscure circumstances
  vm_object_shadow can be called on an object with ref_count > 1 and
  OBJ_ONEMAPPING set.  This isn't really a problem for vm_object_shadow.
  
  Revision  Changes    Path
  1.175     +1 -4      src/sys/vm/vm_object.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?200004191632.JAA19338>