K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-08-14T15:39:41.000000Z K 7 svn:log V 259 Don't try to preserve PAT bits in pmap_enter(). We currently on pages that aren't mapped via pmap_enter() (KVA). We will eventually support PAT bits on user pages, but those will require some sort of MI caching mode stored in the vm_page. Reviewed by: alc END