K 10 svn:author V 3 kib K 8 svn:date V 27 2018-11-25T17:56:49.285466Z K 7 svn:log V 266 Avoid unneeded check in vmspace_alloc(). All vmspace_alloc() callers know which kind of pmap they allocate. Reviewed by: alc, markj (previous version) Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D18329 END