Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2002 16:44:29 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mp_machdep.c
Message-ID:  <200201160044.g0G0iU731298@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/01/15 16:44:29 PST

  Modified files:
    sys/i386/i386        mp_machdep.c 
  Log:
  Ensure that we set all the %cr0 bits to a known state for the AP's before
  they make it through to userland.  This should fix the p5-smp problem
  without affecting the other cpus (eg: cyrix, see initcpu.c and the special
  cache handling for these cpu types).
  
  Revision  Changes    Path
  1.172     +10 -0     src/sys/i386/i386/mp_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?200201160044.g0G0iU731298>