]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid trying to set PG_G on the first 4MB when we set up the 4MB page.
authorPeter Wemm <peter@FreeBSD.org>
Wed, 17 Jul 2002 21:47:05 +0000 (21:47 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Wed, 17 Jul 2002 21:47:05 +0000 (21:47 +0000)
commitd08c48b48a9fe0673cd1498875a433b398a200fa
tree78ae00216abacfb3a39bc050acbfffef8387ca13
parent233c0f66439865e201e7bbb1a7b9aff7cad2a18b
Avoid trying to set PG_G on the first 4MB when we set up the 4MB page.
This solves the SMP panic for at least one system.  I'd still like to know
why my xeon works though.

Tested by: bmilekic
sys/amd64/amd64/pmap.c
sys/i386/i386/pmap.c