K 10 svn:author V 6 marius K 8 svn:date V 27 2010-10-29T20:51:30.689072Z K 7 svn:log V 302 - When resetting pm_active and pm_context of a pmap in pmap_pinit() we need locking as otherwise we may race against the other parts of the MD code which expects a consistent state of these. While at it move the resetting of the pmap before entering it in the TSB. - Spell a 0 as TLB_CTX_KERNEL. END