Date: Fri, 24 Apr 2026 12:00:35 -0400 From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers Message-ID: <eebc9b9e-e4bb-41b7-92d2-114168b1e7e6@FreeBSD.org> In-Reply-To: <5c1a9a5e-e8c0-4640-aba4-c2db5c73e7c3@FreeBSD.org> References: <69ea61fe.46e82.614ed770@gitrepo.freebsd.org> <5c1a9a5e-e8c0-4640-aba4-c2db5c73e7c3@FreeBSD.org>
index | next in thread | previous in thread | raw e-mail
On 4/23/26 14:30, John Baldwin wrote: > On 4/23/26 14:16, John Baldwin wrote: >> The branch main has been updated by jhb: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=68d2339bc6afadba0107208430af03731a2e3f4a >> >> commit 68d2339bc6afadba0107208430af03731a2e3f4a >> Author: John Baldwin <jhb@FreeBSD.org> >> AuthorDate: 2026-04-23 17:05:55 +0000 >> Commit: John Baldwin <jhb@FreeBSD.org> >> CommitDate: 2026-04-23 17:05:55 +0000 >> >> Bump __FreeBSD_version for changing various kernel APIs to use pointers >> >> Effort: CHERI upstreaming >> Sponsored by: AFRL, DARPA > > I strongly suspect this will break the build for various kmods, but I couldn't really > start on fixing those until the version bump. I will start on those next (starting with > drm-kmod). Huh, this series did not in fact break the build of drm-kmod as the only pmap APIs it uses all work with vm_page_t, not pointers/virtual addresses. I will work on testing builds of other kmods though. -- John Baldwinhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eebc9b9e-e4bb-41b7-92d2-114168b1e7e6>
