K 10 svn:author V 3 alc K 8 svn:date V 27 2012-02-16T06:45:51.318141Z K 7 svn:log V 203 When vm_mmap() is used to map a vm object into a kernel vm_map, it makes no sense to check the size of the kernel vm_map against the user-level resource limits for the calling process. Reviewed by: kib END