Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2006 14:21:09 +0000 (UTC)
From:      Benno Rice <benno@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/arm pmap.c
Message-ID:  <200605301421.k4UEL9DN005462@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605301421.k4UEL9DN005462>