Date: Sat, 28 Sep 2002 15:44:45 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 sys_machdep.c Message-ID: <200209282244.g8SMijxt051687@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter       2002/09/28 15:44:45 PDT
  Modified files:
    sys/i386/i386        sys_machdep.c 
  Log:
  Deal with some SMP races by doing the entire copyin at once rather
  than doing the checks piecemeal and then doing a second copyin later.
  
  PR:             38021
  Submitted by:   davidx (I've tweaked the patch a bit)
  
  Revision  Changes    Path
  1.73      +28 -15    src/sys/i386/i386/sys_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?200209282244.g8SMijxt051687>
