K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-03-23T00:15:38.029674Z K 7 svn:log V 330 MFC r189675: 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 END