Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2006 21:23:28 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/arm pmap.c
Message-ID:  <200603222123.k2MLNSw6099682@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2006-03-22 21:23:28 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  MFp4: If we're mapping the vector page (this will happen if we didn't
  relocate it), do not attempt to call pmap_vac_me_harder() on the page.
  At this point m will be NULL, and we know we won't have any cache
  issues with this page.
  
  Revision  Changes    Path
  1.43      +2 -1      src/sys/arm/arm/pmap.c



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