K 10 svn:author V 8 hselasky K 8 svn:date V 27 2017-06-21T14:38:52.575336Z K 7 svn:log V 310 Allow the VM fault handler to be NULL in the LinuxKPI when handling a memory map request. When the VM fault handler is NULL a return code of VM_PAGER_BAD is returned from the character device's pager populate handler. This fixes compatibility with Linux. MFC after: 1 week Sponsored by: Mellanox Technologies END