-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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 kernel updates 2025-03-23 #392238
Linux kernel updates 2025-03-23 #392238
Conversation
All good except for linux_rt_5_10 not building. Too tired now, can check tomorrow:
|
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.
Diff lgtm, didn't build
Also, wrote this on Matrix, but will repeat here for posterity: let's hold off until 6.14, which should be later today. |
fe8407b
to
6976734
Compare
Also: - enable cgroup_dmem on 6.14+ - enable devicetree explicitly (because whatever was pulling it in before doesn't now)
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.11
git worktree add -d .worktree/backport-392238-to-release-24.11 origin/release-24.11
cd .worktree/backport-392238-to-release-24.11
git switch --create backport-392238-to-release-24.11
git cherry-pick -x a4b8638971a85816eab926ccd939d1c36cac3b37 2352fae8f2d2fd9946cb5e3a4b8c7b8cae164776 a561f863719ed8366290f300ce7890ed66e82d97 070d596bd36dfc7af2ec9b8028f212d85fdde46e 805a5ad7f14d13fc50a13896eeffbb7ac6a3ffa5 7f74ec1dbba9e841d7d099d39129d20fd21feeff 6976734598bda1e72787aca1d8e3b6a99170c576 a187f23b4fd57f49b97827b2a3ed7eb751c2c960 |
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.