-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
e1e101e
to
5a703bf
Compare
cd3940a
to
df0b98a
Compare
|
||
- run: echo "SCHED_EXT_KERNEL_COMMIT=21f4c19" >> $GITHUB_ENV |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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).
9b9f239
to
fb656f5
Compare
I think rusty works also now (local stress test logs look roughly the same as those from the main repo's CI)? |
2621432
to
a036ed2
Compare
5a703bf
to
19a9d8b
Compare
a036ed2
to
d73aa77
Compare
d73aa77
to
96e7f8a
Compare
opening pr to show changes to get rusty and layered to build for older kernel