-
Notifications
You must be signed in to change notification settings - Fork 16
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 <davej@codemonkey.org.uk> Reported-by: Mike Snitzer <snitzer@redhat.com> Cc: Song Liu <songliubraving@fb.com> Cc: Jens Axboe <axboe@kernel.dk> Cc: Linus Torvalds <torvalds@linux-foundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This reverts commit e0910c8. It causes problems :( Reported-by: Dave Jones <davej@codemonkey.org.uk> Reported-by: Mike Snitzer <snitzer@redhat.com> Cc: Zdenek Kabelac <zkabelac@redhat.com> Cc: Mikulas Patocka <mpatocka@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20201214170452.563016590@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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.