Rebuild 8.3 drivers against v4.19.325-cip134 kernel. - #107
Open
casasnovas wants to merge 1 commit into
Open
Conversation
casasnovas
force-pushed
the
quentin-rebuild-cip134
branch
from
September 1, 2026 07:04
958851e to
6a25b37
Compare
This commit tracks each srpm change required to build the out-of-tree drivers supported on XCPNG 8.3 against the v4.19.325-cip134 kernel. Most of the changes are identical where the RPM package now depends on the xcpng-kernel-abi provided by the new kernel (to prevent their upgrade without also upgrading the kernel), though some drivers did require custom changes to their compat layer as the code was not expecting a v4.19 with potentially backports from more recent versions. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@vates.tech>
casasnovas
force-pushed
the
quentin-rebuild-cip134
branch
from
September 1, 2026 07:16
6a25b37 to
9136b24
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit tracks each srpm change required to build the out-of-tree drivers supported on XCPNG 8.3 against the v4.19.325-cip134 kernel.
Most of the changes are identical where the RPM package now depends on the
xcpng-kernel-abiprovided by the new kernel (to prevent their upgrade without also upgrading the kernel), though some drivers did require custom changes to their compat layer as the code was not expecting a v4.19 with potentially backports from more recent versions.This is to be reviewed alongside the kernel PR: xcp-ng-rpms/kernel#40
Note that a PR in each driver SRPM repository will be opened, but for simplicity of reviewing similar code changes, the changes can be first reviewed in group here.
All those drivers have been built on koji and are available on the
v8.3-u-qcasasnovas1user tag.