Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fpu updates from Ingo Molnar: - Replace zero-length array in struct xregs_state with flexible-array member, to help the enabling of stricter compiler checks. - Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads. * tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads x86/fpu: Replace zero-length array in struct xregs_state with flexible-array member
No related branches found
No related tags found
Showing
- arch/x86/include/asm/fpu/sched.h 1 addition, 1 deletionarch/x86/include/asm/fpu/sched.h
- arch/x86/include/asm/fpu/types.h 1 addition, 1 deletionarch/x86/include/asm/fpu/types.h
- arch/x86/kernel/fpu/context.h 1 addition, 1 deletionarch/x86/kernel/fpu/context.h
- arch/x86/kernel/fpu/core.c 1 addition, 1 deletionarch/x86/kernel/fpu/core.c
Loading
Please register or sign in to comment