Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2008 17:03:52 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/aim swtch.S
Message-ID:  <200809161703.m8GH3x95032090@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809161703.m8GH3x95032090>