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_{5_0,5_1,testing}: restore __kernel_fpu_{begin,restore} [19.03] #61187

Merged
merged 2 commits into from May 9, 2019

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented May 9, 2019

Motivation for this change

Backport of #61076

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Mic92 added 2 commits May 9, 2019 11:17
In 5.0er these function were removed from the public interface also zfs needs
them for AVX/AES-NI support. Without this patch for example throughput on a
encrypted zfs dataset drops to 200 MB/s from 1.2 GB/s. These functions were
removed as their was no user within the linux kernel tree itself.

(cherry picked from commit 7b77c27)
same motivation as in 7b77c27

(cherry picked from commit 8e1852a)
@Mic92
Copy link
Member Author

Mic92 commented May 9, 2019

Currently building all three kernels...

@Mic92 Mic92 merged commit 2ec36d2 into NixOS:release-19.03 May 9, 2019
@Mic92 Mic92 deleted the linux-fpu branch May 9, 2019 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant