Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2009 03:19:19 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/aim mmu_oea.c
Message-ID:  <200903110319.n2B3JeX8053791@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2009-03-11 03:19:19 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/aim      mmu_oea.c 
  Log:
  SVN rev 189675 on 2009-03-11 03:19:19Z by nwhitehorn
  
  Change the PVO zone for fictitious pages to the unmanaged PVO zone, to match
  the unmanaged flag set in the PVO attributes. Without doing this,
  pmap_remove() could try to remove fictitious pages (like those created
  by mmap of physical memory) from the wrong UMA zone, causing a panic.
  
  Reported by:    Justin Hibbits
  MFC after:      1 week
  
  Revision  Changes    Path
  1.127     +4 -1      src/sys/powerpc/aim/mmu_oea.c



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