K 10 svn:author V 6 andrew K 8 svn:date V 27 2016-08-22T12:56:40.454334Z K 7 svn:log V 330 Use pmap_update_entry in pmap_enter when updating an entry with a new physical address. This is required when either mapping is writeable. While here remove an unneeded call to pmap_pde, we already have the pde from earlier in the function. Obtained from: ABT Systems Ltd MFC after: 1 month Sponsored by: The FreeBSD Foundation END