]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that we set all the %cr0 bits to a known state for the AP's before
authorPeter Wemm <peter@FreeBSD.org>
Wed, 16 Jan 2002 00:44:29 +0000 (00:44 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Wed, 16 Jan 2002 00:44:29 +0000 (00:44 +0000)
commit77c99f362ab00e45f6ff323e6f8b5e417993b0cb
tree8d3c4f75be1aacbc0a66c7602b21b6936a70ef9a
parent1bde56868248c115a9cbeb78ed487d6e4fee6265
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).
sys/amd64/amd64/mp_machdep.c
sys/amd64/amd64/mptable.c
sys/amd64/include/mptable.h
sys/i386/i386/mp_machdep.c
sys/i386/i386/mptable.c
sys/i386/include/mptable.h