Date: Wed, 8 Mar 2006 23:59:41 +0000 (UTC) From: Tor Egge <tegge@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200603082359.k28Nxf3R054474@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge       2006-03-08 23:59:41 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/i386/i386        pmap.c 
  Log:
  MFC: Rounding addr upwards to next 4M or 2M boundary in pmap_growkernel()
       could cause addr to become 0, resulting in an early return without
       populating the last PDE.
  
  Approved by:    re (mux)
  
  Revision   Changes    Path
  1.523.2.6  +14 -0     src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603082359.k28Nxf3R054474>
