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

get rusty and layered to build for older kernel #2

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

likewhatevs
Copy link

opening pr to show changes to get rusty and layered to build for older kernel


- run: echo "SCHED_EXT_KERNEL_COMMIT=21f4c19" >> $GITHUB_ENV

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this need updated on each update?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes for each kernel commit/branch/repo triple you want to backport against.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh for clarity, those are params are on the kernel sources, not the library repo. the library repo commit used is that which the backport branch is rebased upon (i.e. this stacks on that).

@likewhatevs
Copy link
Author

I think rusty works also now (local stress test logs look roughly the same as those from the main repo's CI)?

@likewhatevs likewhatevs marked this pull request as ready for review September 12, 2024 04:18
@likewhatevs likewhatevs merged commit ae8bae8 into 21f4c19-initial Sep 12, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants