Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2004 23:18:48 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha pmap.c src/sys/ia64/ia64 pmap.c
Message-ID:  <200407052318.i65NImKb094747@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004-07-05 23:18:48 UTC

  FreeBSD src repository

  Modified files:
    sys/alpha/alpha      pmap.c 
    sys/ia64/ia64        pmap.c 
  Log:
   - Correct pmap_extract()'s return type.  It should be vm_paddr_t, not
     vm_offset_t.
   - Convert pmap_extract() to the ANSI style of declaration.
  
  Revision  Changes    Path
  1.152     +2 -4      src/sys/alpha/alpha/pmap.c
  1.136     +2 -4      src/sys/ia64/ia64/pmap.c



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