Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2001 19:20:15 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha vm_machdep.c src/sys/i386/i386 vm_machdep.c src/sys/ia64/ia64 vm_machdep.c
Message-ID:  <200103070320.f273KF575599@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/03/06 19:20:15 PST

  Modified files:
    sys/alpha/alpha      vm_machdep.c 
    sys/i386/i386        vm_machdep.c 
    sys/ia64/ia64        vm_machdep.c 
  Log:
  Use the proc lock to protect p_pptr when waking up our parent in cpu_exit()
  and remove the mpfixme() message that is now fixed.
  
  Revision  Changes    Path
  1.46      +3 -2      src/sys/alpha/alpha/vm_machdep.c
  1.154     +3 -2      src/sys/i386/i386/vm_machdep.c
  1.16      +3 -3      src/sys/ia64/ia64/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?200103070320.f273KF575599>