alc         2008-07-18 22:05:51 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 180601 on 2008-07-18 22:05:51Z by alc
  
  Correct an error in pmap_change_attr()'s initial loop that verifies that the
  given range of addresses are mapped.  Previously, the loop was testing the
  same address every time.
  
  Submitted by:   Magesh Dhasayyan
  
  Revision  Changes    Path
  1.634     +1 -1      src/sys/amd64/amd64/pmap.c
  1.623     +1 -1      src/sys/i386/i386/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