Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 1995 00:59:00 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <199511120859.AAA00456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      95/11/12 00:58:59

  Modified:    sys/vm    vm_map.c
  Log:
  Moved vm_map_lock call to inside the splhigh protection in vm_map_find().
  This closes a probably rare but nonetheless real window that would result
  in a process hanging or the system panicing.
  
  Reviewed by:	dyson, davidg
  Submitted by:	kato@eclogite.eps.nagoya-u.ac.jp (KATO Takenori)



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