Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 1996 20:27:48 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_map.c
Message-ID:  <199607070327.UAA21063@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/07/06 20:27:47

  Modified:    sys/vm    vm_map.c
  Log:
  In all special cases for spl or page_alloc where kmem_map is check for,
  mb_map (a submap of kmem_map) must also be checked.
  Thanks to wcarchive (err...sort of) for demonstrating this bug.
  
  Revision  Changes    Path
  1.52      +8 -8      src/sys/vm/vm_map.c



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