Apply fix for Kernel 6.8 (Fedora 39 & 40) #1

Merged
dustin merged 2 commits from bugfix/kernel-6.8-eventfd_signal into master 2024-04-24 15:32:15 +00:00

2 Commits (master)

Author SHA1 Message Date
Dustin 57e8097323 ci: Add FCOS stream parameter
ContainerImages/gasket-driver/pipeline/pr-master Something is wrong with the build of this commit Details
ContainerImages/gasket-driver/pipeline/head There was a failure building this commit Details
Most of the time, we want to build the module for the latest version in
the *testing* stream, so that it will be ready when that version moves
to *stable*.  There may be cases, though, where we need to build for a
different stream.  For example, if the module never built successfully
by the time a version moved from *testing* to *stable*, we may need to
manually build it for the current *stable*.
2024-04-24 10:21:32 -05:00
Dustin cba7a577e2 Apply patch for kernel 6.8
ContainerImages/gasket-driver/pipeline/head This commit looks good Details
From GitHub [Pull Request #26][0].  Fixes compiling the driver on Kernel
6.8 (Fedora 39 and 40).

[0]: https://github.com/google/gasket-driver/pull/26
2024-04-24 10:12:34 -05:00