cvs commit: src/sys/i386/i386 pmap.c

Alan Cox alc at FreeBSD.org
Sat Jul 15 07:24:31 UTC 2006


alc         2006-07-15 07:24:30 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Make pc_freemask an array of uint32_t, rather than uint64_t.  (I believe
  that the use of the latter is simply an oversight in porting the new pv
  entry code from amd64.)
  
  Revision  Changes    Path
  1.566     +1 -1      src/sys/i386/i386/pmap.c


More information about the cvs-all mailing list