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

Benno Rice benno at FreeBSD.org
Tue May 30 07:22:35 PDT 2006


benno       2006-05-30 14:21:09 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  In pmap_mapdev we correctly round the address off to the nearest page
  boundary, but we must also add the offset back on to the va we return.
  
  Revision  Changes    Path
  1.48      +1 -1      src/sys/arm/arm/pmap.c


More information about the cvs-src mailing list