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

Peter Grehan grehan at FreeBSD.org
Fri Feb 25 02:42:15 GMT 2005


grehan      2005-02-25 02:42:15 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powerpc  pmap.c 
  Log:
  Add PVO_FAKE flag to pvo entries for PG_FICTITIOUS mappings, to
  avoid trying to reverse-map a device physical address to the
  vm_page array and walking into non-existent vm weeds.
  
  found by:  Xorg server exiting
  
  Revision  Changes    Path
  1.96      +25 -14    src/sys/powerpc/powerpc/pmap.c


More information about the cvs-all mailing list