Apply fix for Kernel 6.8 (Fedora 39 & 40) #1
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "bugfix/kernel-6.8-eventfd_signal"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
The gasket driver fails to build for Kernel 6.8 and later. A patch is available upstream as a pull request, but it has not yet been merged. Until it gets merged, we need to apply the patch ourselves, by pulling from the PR branch.
Since this has been failing for some time and I didn't notice, the stable branch has updated to the affected Kernel version. Thus, we need a build for that version rather than the one in testing. To allow for this, the Jenkins job now takes a parameter that selects which FCOS branch to target. It defaults to testing, but stable and next can be chosen manually if necessary.