-
- Downloads
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fpu updates from Ingo Molnar: "Initial round of kernel_fpu_begin/end cleanups from Oleg Nesterov, plus a cleanup from Borislav Petkov" * 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, fpu: Fix math_state_restore() race with kernel_fpu_begin() x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end() x86, fpu: Introduce per-cpu in_kernel_fpu state x86/fpu: Use a symbolic name for asm operand
No related branches found
No related tags found
Showing
- arch/x86/include/asm/fpu-internal.h 6 additions, 4 deletionsarch/x86/include/asm/fpu-internal.h
- arch/x86/include/asm/i387.h 5 additions, 1 deletionarch/x86/include/asm/i387.h
- arch/x86/kernel/i387.c 26 additions, 13 deletionsarch/x86/kernel/i387.c
- arch/x86/kernel/traps.c 5 additions, 7 deletionsarch/x86/kernel/traps.c
Loading
Please register or sign in to comment