K 10 svn:author V 3 ups K 8 svn:date V 27 2006-06-15T01:01:06.000000Z K 7 svn:log V 276 Remove mpte optimization from pmap_enter_quick(). There is a race with the current locking scheme and removing it should have no measurable performance impact. This fixes page faults leading to panics in pmap_enter_quick_locked() on amd64/i386. Reviewed by: alc,jhb,peter,ps END