mjacob 2007-06-17 04:27:46 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Check for pte being NULL in return from pmap_pte_pde- unlikely or even impossible, but it's better ot have a panic and a quiesced gcc4.2. Revision Changes Path 1.588 +6 -0 src/sys/amd64/amd64/pmap.c