]> 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)
commit7afa66d56ab4d4d793de4efcf584fe79ce1d9674
treedd1bea843e34d53684dbd95a410b5427d72f1a89
parent4678e239411888626519f09ab406b50c4325d2a8
parent99e31c44c831c46556cd3bd9fe4dbe1712eb5b26
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