Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2009 19:41:08 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200902081941.n18JfEXe013767@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-02-08 19:41:08 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_map.c 
  Log:
  SVN rev 188320 on 2009-02-08 19:41:08Z by kib
  
  Do not leak the MAP_ENTRY_IN_TRANSITION flag when copying map entry
  on fork. Otherwise, copied entry cannot be removed in the child map.
  
  Reviewed by:    tegge
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.403     +4 -2      src/sys/vm/vm_map.c



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