-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Linux kernels 2024-01-29 #284724
Conversation
@ofborg test kernel-generic.linux_testing |
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.) |
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. |
Oh, I guess it makes sense to wait for ZFS to support it, at least if it happens within a couple months. |
No, there's no need to block on ZFS upstream. |
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). |
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. |
Successfully created backport PR for |
Git push to origin failed for release-23.11 with exitcode 1 |
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. |
Description of changes
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.