Jinoh Kang (@iamahuman) commented about server/mapping.c:
return page_mask + 1;
}
+struct object *create_object_mapping( struct object *object, mem_size_t size, void **ptr )
Shall we accept a security descriptor for API consistency? (Out of scope of this MR, but I would even go far so as to argue that we should only grant `SECTION_MAP_READ` and nothing else in the DACL.)