-
Notifications
You must be signed in to change notification settings - Fork 1.2k
tools: port the dragonball kernel patch to 6.12.x #11513
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
Conversation
4bf92e8
to
e511671
Compare
e511671
to
51b930e
Compare
@lifupan, this comes from trying to build the dragonball kernel on arm64, and was happening because both I've included them conditionally and force-pushed to your branch. CI at least builds the kernel now without issues, and Tomorrow morning we can check whether the tests passed. Assuming the tests are green, I'll approve it. Thanks for (also) working on this one! |
51b930e
to
c4dab0e
Compare
Backport the dragonball's kernel patches to 6.12.x kernel version. Signed-off-by: Fupan Li <fupan.lfp@antgroup.com>
As that's the latest releasesd LTS. Signed-off-by: Fabiano Fidêncio <fidencio@northflank.com>
c4dab0e
to
a2faf93
Compare
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.
lgtm, thanks @lifupan!
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.
LGTM assuming that the SNP tests pass
That's great, thanks @fidencio |
Backport the dragonball's kernel patches to
6.12.x kernel version.
Fixes:#10483