
9 Jun
2020
9 Jun
'20
20:05
On 6/9/20 2:36 PM, Jiri Slaby wrote:
Ok, so we should likely export module_alloc, then. Not __get_vm_area, which is only an internal interface :/.
My solution that works so far has the following exports from the kernel: EXPORT_SYMBOL(map_kernel_range); EXPORT_SYMBOL(__get_vm_area_caller); I will look at module_alloc and let you know. Thanks for the hint. Larry -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org