On Wed, Jul 02, 2025 at 11:25:53AM -0700, Cy Schubert wrote: > Cy Schubert writes: > > In message <202507021341.562dfueh023...@gitrepo.freebsd.org>, Mark Johnston > > wri > > tes: > > > The branch main has been updated by markj: > > > > > > URL: > > > https://cgit.FreeBSD.org/src/commit/?id=aefae931820fe1e93a318552968510 > > 29 > > > 8c7941a0 > > > > > > commit aefae931820fe1e93a318552968510298c7941a0 > > > Author: Mark Johnston <ma...@freebsd.org> > > > AuthorDate: 2025-07-02 13:34:47 +0000 > > > Commit: Mark Johnston <ma...@freebsd.org> > > > CommitDate: 2025-07-02 13:34:47 +0000 > > > > > > linker: Improve handling of ifuncs when fetching symbol metadata > > > [...] > > > > This commit may have caused a panic loading linux.ko. > > [...] > > Confirmed. kldload linux causes the panic.
This should be fixed by commit 79dea0c8af4eeb394c6db6ce62a4da77177bd234. Sorry for the breakage.