Skip to content
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

Linux kernels 2024-01-29 #284724

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Linux kernels 2024-01-29 #284724

merged 2 commits into from
Jan 29, 2024

Conversation

alyssais
Copy link
Member

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@alyssais
Copy link
Member Author

@ofborg test kernel-generic.linux_testing

@github-actions github-actions bot added the 6.topic: kernel The Linux kernel label Jan 29, 2024
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 101-500 labels Jan 29, 2024
@vcunat
Copy link
Member

vcunat commented Jan 29, 2024

BTW, I wonder when the default will move from 6.1 to 6.6. (I couldn't think of a better place to post this.)

@Ma27
Copy link
Member

Ma27 commented Jan 29, 2024

No plans from my side. Also, won't be able to test it for now I'm afraid since I'm still on zfs 2.1 and it seems as if I can't go beyond 6.5 for now.

@RaitoBezarius
Copy link
Member

RaitoBezarius commented Jan 29, 2024

No plans from my side. Also, won't be able to test it for now I'm afraid since I'm still on zfs 2.1 and it seems as if I can't go beyond 6.5 for now.

ZFS 2.1 can go beyond 6.5, but I didn't upstream the patches for that yet (working since 6.7-rc1 to be honest.), upstream has them for 2.2 series but no one bothered backporting them to 2.1 series. My production is running on 6.7 just fine.

@vcunat
Copy link
Member

vcunat commented Jan 29, 2024

Oh, I guess it makes sense to wait for ZFS to support it, at least if it happens within a couple months.

@RaitoBezarius
Copy link
Member

No, there's no need to block on ZFS upstream.

@Ma27
Copy link
Member

Ma27 commented Jan 29, 2024

Oh, I guess it makes sense to wait for ZFS to support it, at least if it happens within a couple months.

I only wanted to state that I likely won't be able to participate in testing before bumping the default (as it was the case on 5.15 -> 6.1 at least).

@alyssais
Copy link
Member Author

Next stable ZFS 2.1.x and 2.2.x will support it. (openzfs/zfs#15761, openzfs/zfs#15748), so given that I'm inclined to wait a little bit.

I don't think we really need to do much(/any) testing — the chances any one tester would run into a showstopper bug are insignificant given how many people will already have been testing it as linux_latest etc.

@alyssais alyssais merged commit bee5a98 into NixOS:master Jan 29, 2024
28 of 30 checks passed
@alyssais alyssais deleted the linux-6.8-rc2 branch January 29, 2024 16:37
Copy link
Contributor

Successfully created backport PR for release-23.11:

Copy link
Contributor

Git push to origin failed for release-23.11 with exitcode 1

@RaitoBezarius
Copy link
Member

Next stable ZFS 2.1.x and 2.2.x will support it. (openzfs/zfs#15761, openzfs/zfs#15748), so given that I'm inclined to wait a little bit.

This gives only the support for the aarch64 SIMD operations, there's a bunch of work to do for 6.7 because of various changes in the API: here's a public list of patches for it #271703.

@alyssais
Copy link
Member Author

This gives only the support for the aarch64 SIMD operations, there's a bunch of work to do for 6.7 because of various changes in the API: here's a public list of patches for it #271703.

But we're talking about 6.6, the LTS.

@RaitoBezarius
Copy link
Member

This gives only the support for the aarch64 SIMD operations, there's a bunch of work to do for 6.7 because of various changes in the API: here's a public list of patches for it #271703.

But we're talking about 6.6, the LTS.

Apologies… I confused things.

@alyssais alyssais mentioned this pull request Feb 2, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: kernel The Linux kernel 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 101-500 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants