K 10 svn:author V 4 skra K 8 svn:date V 27 2016-02-02T21:10:55.443373Z K 7 svn:log V 360 Make pmap_preboot_map_attr() vm subsystem compliant, so its arguments do not depend on pmap internals. This is a preparation for hiding internal pmap definitions as much as possible from the rest of system. Simultaneously, the protection argument evaluation is fixed. Happily, it did not effect the mappings. And it's the reason why it was not fixed earlier. END