]> git.proxmox.com Git - pve-kernel.git/commit
cherry-pick fix for setting X86_FEATURE_OSXSAVE feature
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Sep 2023 07:27:09 +0000 (09:27 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 1 Dec 2023 14:20:08 +0000 (15:20 +0100)
commit9e5b784c3cf86a3a1f28d43eb17d71da5edb445d
treee9a3366a5143339301e054e615b168aff1c36383
parent43eef4a616db43968a0af8e52f9046e9814329f4
cherry-pick fix for setting X86_FEATURE_OSXSAVE feature

Avoids regressions where some code falsely think they cannot use some
CPU features like AVX1, e.g., ZFS.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 9ba0dde971e6153a12f94e9c7a7337355ab3d0ed)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/kernel/0016-x86-fpu-Set-X86_FEATURE_OSXSAVE-feature-after-enabli.patch [new file with mode: 0644]