K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-03-11T03:19:19.798349Z K 7 svn:log V 331 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 END