Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accommodate Red Hat’s kernel backports on CentOS Stream release 9 #195

Closed
wants to merge 12 commits into from

Conversation

amichelotti
Copy link

Added use of RHEL_RELEASE_VERSION(x,y) macro instead of just handling RHEL_RELEASE_CODE. Modified 'linux-build' workflow to check mrf linux kernel driver compilation against alternative kernels ('alt_kernel').
Compilation by using 'vm_flags_set' supported in most recent kernels can be forced by using USE_VM_FLAGS_WRAPPER (i.e: make USR_CPPFLAGS=-DUSE_VM_FLAGS_WRAPPER).

@gabrielfedel
Copy link
Contributor

@amichelotti could you please rebase your branch to have it better organized, I suppose we don't need the 12 commits. Maybe one for the fix for Centos Stream, and another for the new workflow. Or even only one if you think is better.

@jerzyjamroz
Copy link
Contributor

jerzyjamroz commented Nov 13, 2024

@amichelotti , please check the followup PR #196, I am closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants