cvs commit: src/sys/arm/arm pmap.c src/sys/arm/include pmap.h

Olivier Houchard cognet at FreeBSD.org
Sat May 19 12:47:35 UTC 2007


cognet      2007-05-19 12:47:34 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
    sys/arm/include      pmap.h 
  Log:
  Switch the kernel's pmap domain from 15 to 0.
  This should be a no-op, and this is needed for xscale core 3 supersections
  support, as they are always part of the domain 0
  
  Revision  Changes    Path
  1.80      +2 -2      src/sys/arm/arm/pmap.c
  1.25      +2 -2      src/sys/arm/include/pmap.h


More information about the cvs-src mailing list