K 10 svn:author V 3 alc K 8 svn:date V 27 2011-12-10T18:42:00.494473Z K 7 svn:log V 277 Avoid the possibility of integer overflow in the calculation of VM_KMEM_SIZE_MAX. Specifically, if the user/kernel address space split was changed such that the kernel address space was greater than or equal to 2 GB, then overflow would occur. PR: 161721 MFC after: 3 weeks END