Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2010 20:46:32 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/arm pmap.c
Message-ID:  <201009122046.o8CKkkkb024040@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2010-09-12 20:46:32 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  SVN rev 212507 on 2010-09-12 20:46:32Z by cognet
  
  In pmap_remove_all(), do not decrease pm_stats.wired_count if the mapping was
  wired, as it's been done later in pmap_nuke_pv().
  
  Submitted by:   Mark Tinguely
  
  Revision  Changes    Path
  1.131     +0 -2      src/sys/arm/arm/pmap.c



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