Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2009 15:23:03 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_phys.c
Message-ID:  <200909061523.n86FNFXE083745@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-09-06 15:23:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/vm               vm_phys.c 
  Log:
  SVN rev 196894 on 2009-09-06 15:23:03Z by kib
  
  Partial MFC of r194459 by thompsa, without merge recording,
  to allow the vm_phys_paddr_to_vm_page(9) to return NULL instead
  of panicking when supplied physical address does not correspond
  to a vm page. This is needed for device pager (and not yet merged
  sg pager) to skip memattr checks on specific addresses.
  
  Reported by:    Thierry Herbelot <thierry.herbelot free fr>
  
  Revision  Changes    Path
  1.4.2.3   +1 -2      src/sys/vm/vm_phys.c



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