alc         2006-07-02 18:22:47 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  Correct an error in the new pmap_collect(), thus only affecting HEAD.
  Specifically, the pv entry was always being freed to the caller's pmap
  instead of the pmap to which the pv entry belongs.
  
  Revision  Changes    Path
  1.563     +1 -1      src/sys/amd64/amd64/pmap.c
  1.565     +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