[Bug 291270] mfi_linux.ko fails to load with module loader local symbol resolution disabled
Date: Mon, 29 Dec 2025 16:41:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291270 --- Comment #2 from Ed Maste <emaste@freebsd.org> --- linux/Makefile and linux_common/Makefile already have EXPORT_SYMS lists, so adding to the existing list makes sense. Unsure if additional symbols beyond linux_device_register_handler are required, but will start with that one. -- You are receiving this mail because: You are the assignee for the bug.