alc         2008-06-29 19:13:27 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/include    pmap.h vmparam.h 
  Log:
  SVN rev 180101 on 2008-06-29 19:13:27Z by alc
  
  Strictly speaking, the definition of VM_MAX_KERNEL_ADDRESS is wrong.  However,
  in practice, the error (currently) makes no difference because the computation
  performed by KVADDR() hides the error.  This revision fixes the error.
  
  Also, eliminate a (now) unused definition.
  
  Revision  Changes    Path
  1.142     +0 -1      src/sys/amd64/include/pmap.h
  1.52      +1 -1      src/sys/amd64/include/vmparam.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to