Date: Tue, 25 Nov 2025 10:33:39 -0800 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Ed Maste <emaste@freebsd.org> Cc: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: fad4c92b78a1 - main - Revert "kernel linker: Disable local sym resolution by default" Message-ID: <20251125183339.CD2AA283@slippy.cwsent.com> In-Reply-To: <CAPyFy2DgJw6Nv6wFbZhVQit%2BbJpm2bUQStx=51Yrf5a4VC%2B7fQ@mail.gmail.com> References: <6925e3f4.8ba9.54553559@gitrepo.freebsd.org> <32r4p844-8so-n29s-rq37-9r9p4q40o36@mnoonqbm.arg> <CAPyFy2DgJw6Nv6wFbZhVQit%2BbJpm2bUQStx=51Yrf5a4VC%2B7fQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <CAPyFy2DgJw6Nv6wFbZhVQit+bJpm2bUQStx=51Yrf5a4VC+7fQ@mail.gmail.c om> , Ed Maste writes: > On Tue, 25 Nov 2025 at 12:39, Bjoern A. Zeeb > <bzeeb-lists@lists.zabbadoz.net> wrote: > > > > On Tue, 25 Nov 2025, Ed Maste wrote: > > > > > The branch main has been updated by emaste: > > > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=fad4c92b78a123f87195173ac118 > 655fa8e325cd > > > > > > commit fad4c92b78a123f87195173ac118655fa8e325cd > > > Author: Ed Maste <emaste@FreeBSD.org> > > > AuthorDate: 2025-11-25 17:12:36 +0000 > > > Commit: Ed Maste <emaste@FreeBSD.org> > > > CommitDate: 2025-11-25 17:14:10 +0000 > > > > > > Revert "kernel linker: Disable local sym resolution by default" > > > > > > I've received a report of a failure from resolving kern_kmq_open. > > > Revert for now as we are currently in stabweek. > > > > > > This reverts commit 9562994a7aacee2baae6ddee1a7b558b48ae39ef. > > > > > > Reported by: mav > > > > Would it not have been easier to fix the cause (to stabilize this for good) > ? > > > > I assume it's sys/modules/mqueue/Makefile ? > > That's one issue, cy@ reported a different one that I don't yet > understand. I intend to recommit this next week - I just reverted it > for now because we're in stabweek. I understand it now. My default kernel includes nodevice agp because it's not needed for my servers in my basement. I use the same kernel on the laptops which assumes that X will load drm which in turn loads agp. The i195kms module includes MODULE_DEPEND(i915kms, agp, 1, 1, 1). It doesn't see the external reference in the loaded agp.ko module. -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e**(i*pi)+1=0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20251125183339.CD2AA283>
