]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Set pcpup->pc_curthread and pcpup->pc_curpcb before calling
authormarcel <marcel@FreeBSD.org>
Tue, 16 Sep 2008 17:03:52 +0000 (17:03 +0000)
committermarcel <marcel@FreeBSD.org>
Tue, 16 Sep 2008 17:03:52 +0000 (17:03 +0000)
commitbe2207880385547d7271b39cb1a88f90e9af385b
tree04e56839a17fe95930197be7ddc010faabc21cff
parent1895a00fef3cc1f309579802691e6b66434deabd
Set pcpup->pc_curthread and pcpup->pc_curpcb before calling
pmap_activate. While pmap_activate doesn't need either, we
do need a valid curthread if we enable KTR_PMAP.
sys/powerpc/aim/swtch.S