kib         2007-02-28 09:27:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/amd64/amd64      pmap.c 
  Log:
  MFC rev. 1.579: MFi386 rev. 1.544 of i386/i386/pmap.c:
  Rounding addr upwards to next 2M boundary in pmap_growkernel() could
  cause addr to become 0, resulting in an early return without populating
  the last PDE.
  
  Revision   Changes    Path
  1.516.2.9  +14 -0     src/sys/amd64/amd64/pmap.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to