Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2000 23:22:06 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha vm_machdep.c
Message-ID:  <200006110622.XAA64123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2000/06/10 23:22:06 PDT

  Modified files:
    sys/alpha/alpha      vm_machdep.c 
  Log:
  cpu_fork(): Check "flags" before dereferencing "p2".  Otherwise,
  the call "vm_fork(p1, 0, flags);" early in fork1 can cause a kernel
  panic.
  
  Revision  Changes    Path
  1.31      +3 -4      src/sys/alpha/alpha/vm_machdep.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?200006110622.XAA64123>