Re: git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers
- Reply: John Baldwin : "Re: git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers"
- In reply to: John Baldwin : "git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Apr 2026 18:30:32 UTC
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). -- John Baldwin