cvs commit: src/sys/arm/arm pmap.c vm_machdep.c

Olivier Houchard cognet at FreeBSD.org
Tue Nov 7 22:35:38 UTC 2006


cognet      2006-11-07 22:35:30 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c vm_machdep.c 
  Log:
  In the ARM_USE_SMALL_ALLOC case, vm_page_t may have an address < KERNBASE,
  so adjust the KASSERT to reflect this.
  
  Revision  Changes    Path
  1.70      +13 -1     src/sys/arm/arm/pmap.c
  1.29      +1 -1      src/sys/arm/arm/vm_machdep.c


More information about the cvs-src mailing list