-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
linux-testing 4.14-rc2 -> 4.15-rc1 #32137
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
@@ -1,4 +1,6 @@ | |||
{ runCommand, nettools, bc, perl, gmp, libmpc, mpfr, kmod, openssl | |||
, libelf ? null | |||
, eject ? null |
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.
utillinux
, not eject
.
Otherwise looks good.
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.
Yeah, makes sense. Building the new version.
Why is the label rebuild-darwn assigned here? Isn't the kernel completely linux specific? |
the labels say that none rebuilds are triggered on both architectures. |
@@ -12577,7 +12577,6 @@ with pkgs; | |||
linux_testing = callPackage ../os-specific/linux/kernel/linux-testing.nix { | |||
kernelPatches = [ | |||
kernelPatches.bridge_stp_helper | |||
kernelPatches.p9_fixes |
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.
Are those upstream now?
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.
As I understand, they are with this commit. torvalds/linux@d18bee4
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.
Yeah that's right, after two months of pings I got them in.
Closes #32137 Conflicts: pkgs/os-specific/linux/kernel/manual-config.nix [dezgeg: I picked this because it contains the bits that will be needed once 4.15 is out]
Motivation for this change
Bump up linux-testing version.
Sending this PR from the running kernel, which should be enough test for testing, I think.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)