[Bug 270759] [modules] kldload ktls_ocf on FreeBSD/arm64 13.2: link_elf: symbol sysctl___kern_ipc_tls_stats undefined
Date: Mon, 17 Apr 2023 16:40:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270759 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |allanjude@FreeBSD.org --- Comment #1 from John Baldwin <jhb@FreeBSD.org> --- Commit f9322ff6efa508df8368e31e3c4880cff11b0e23 which adds KERN_TLS to GENERIC on arm64 hasn't been merged to stable/13. You can likely just add KERN_TLS and rebuild your kernel and have it work. Probably that commit should be MFC'd to stable/13. -- You are receiving this mail because: You are the assignee for the bug.