K 10 svn:author V 5 markj K 8 svn:date V 27 2018-11-02T16:26:44.895948Z K 7 svn:log V 350 Initialize the eflags field of vm_map headers. Initializing the eflags field of the map->header entry to a value with a unique new bit set makes a few comparisons to &map->header unnecessary. Submitted by: Doug Moore Reviewed by: alc, kib Tested by: pho MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D14005 END