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

Olivier Houchard cognet at FreeBSD.org
Sun Mar 26 22:03:44 UTC 2006


cognet      2006-03-26 22:03:43 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  Implement pmap_object_init_pt() the way it is on sparc64/alpha, by doing
  nothing except asserting the vm object is locked, and a device object,
  instead of a useless printf.
  
  Revision  Changes    Path
  1.45      +4 -1      src/sys/arm/arm/pmap.c


More information about the cvs-src mailing list