Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 2010 17:50:55 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/sparc64 pmap.c
Message-ID:  <201011071751.oA7HpHtW089773@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-11-07 17:50:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/sparc64  pmap.c 
  Log:
  SVN rev 214932 on 2010-11-07 17:50:55Z by marius
  
  MFC: r214528
  
  - 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.
  
  Revision    Changes    Path
  1.166.2.18  +7 -4      src/sys/sparc64/sparc64/pmap.c



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