Konstantin Belousov 100ac78be1 On amd64, make proc0 pmap initialization slightly more correct. In
particular, switch to the proc0 pmap to have expected %cr3 and PCID
for the thread0 during initialization, and the up to date pm_active
mask.

pmap_pinit0() should be done after proc0->p_vmspace is assigned so
that the amd64 pmap_activate() find the correct curproc pmap.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 weeks
2015-05-15 08:30:29 +00:00
..
2015-04-18 21:50:53 +00:00
2015-01-22 11:12:42 +00:00
2015-04-22 14:38:58 +00:00
2015-01-22 11:12:42 +00:00
2015-01-22 11:12:42 +00:00
2015-04-22 14:38:58 +00:00
2014-03-14 06:29:43 +00:00
2014-06-26 13:57:44 +00:00
2015-05-02 18:12:34 +00:00
2014-08-11 15:06:07 +00:00
2015-01-22 11:12:42 +00:00
2015-04-05 14:17:26 +00:00
2015-04-18 21:50:53 +00:00
2015-04-18 21:50:53 +00:00
2014-11-30 12:52:33 +00:00
2015-03-17 14:16:50 +00:00
2015-04-22 01:54:25 +00:00