cvs commit: src/sys/powerpc/aim swtch.S

Marcel Moolenaar marcel at FreeBSD.org
Tue Sep 16 17:04:01 UTC 2008


marcel      2008-09-16 17:03:52 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/aim      swtch.S 
  Log:
  SVN rev 183088 on 2008-09-16 17:03:52Z by marcel
  
  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.
  
  Revision  Changes    Path
  1.26      +3 -3      src/sys/powerpc/aim/swtch.S


More information about the cvs-src mailing list