]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2022 01:49:16 +0000 (18:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2022 01:49:16 +0000 (18:49 -0700)
commit8eb4ebef1361638c6de9d59c1a9ef4422424558e
treedd1bea843e34d53684dbd95a410b5427d72f1a89
parentbfbc95681cc2179973e693ed310de6c34be069f5
parent6d2fd0c07ff7b516ac4190bb1a8dec252eb1a4ca
Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fpu updates from Borislav Petkov:

 - Add support for XSAVEC - the Compacted XSTATE saving variant - and
   thus allow for guests to use this compacted XSTATE variant when the
   hypervisor exports that support

 - A variable shadowing cleanup

* tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/fpu: Cleanup variable shadowing
  x86/fpu/xsave: Support XSAVEC in the kernel
arch/x86/include/asm/cpufeatures.h
arch/x86/kernel/fpu/xstate.c