[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZkHEHFVzn8bhhGIl@gmail.com>
Date: Mon, 13 May 2024 09:41:16 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, the arch/x86 maintainers <x86@...nel.org>
Subject: [GIT PULL] x86/fpu changes for v6.10
Linus,
Please pull the latest x86/fpu Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-fpu-2024-05-13
# HEAD: af813acf8c06db58c6e21d89d9e45e8cd1512965 x86/fpu: Update fpu_swap_kvm_fpu() uses in comments as well
x86/fpu changes for v6.10:
- Fix asm() constraints & modifiers in restore_fpregs_from_fpstate()
- Update comments
- Robustify the free_vm86() definition
Thanks,
Ingo
------------------>
Ingo Molnar (1):
x86/vm86: Make sure the free_vm86(task) definition uses its parameter even in the !CONFIG_VM86 case
Li RongQing (1):
x86/fpu: Update fpu_swap_kvm_fpu() uses in comments as well
Uros Bizjak (1):
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
arch/x86/include/asm/vm86.h | 2 +-
arch/x86/kernel/fpu/core.c | 4 ++--
arch/x86/kernel/fpu/xstate.c | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists