-
Notifications
You must be signed in to change notification settings - Fork 15
GalliumOS/linux: Refresh patches to Linux 5.10, the LTS release #5
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
base: master
Are you sure you want to change the base?
Conversation
This reverts commit 6ffeb1c. It causes problems :( Reported-by: Dave Jones <[email protected]> Reported-by: Mike Snitzer <[email protected]> Cc: Song Liu <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Linus Torvalds <[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
This reverts commit e0910c8. It causes problems :( Reported-by: Dave Jones <[email protected]> Reported-by: Mike Snitzer <[email protected]> Cc: Zdenek Kabelac <[email protected]> Cc: Mikulas Patocka <[email protected]> Cc: Linus Torvalds <[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
I did this by running: cp galliumos/config .config make olddefconfig I made sure to compare that the manual tweaks done in 58f51da remained as they were after that commit.
fyi for feature readers: this kernel is included in my unoffical fork of galliumos, galliumos 4.0 download here: https://www.mediafire.com/file/h21xysx1w1cqem4/galliumos-4.0-broadwell.iso/file |
Will try that "4.0" later. Is it working fine? |
Do not install that build, it has not been updated since 2023 and I have completely stopped development of 4.0. |
Note: I am pointing at the master branch because there's no way to create a PR to create a new branch.
I pulled in Linux 5.10.1 from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git, then cherry-picked @reynhout's commits and updated other patches / configs as needed.
I am building now to test.