]> Git Repo - J-linux.git/commit
Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <[email protected]>
Tue, 21 Feb 2023 02:50:02 +0000 (18:50 -0800)
committerLinus Torvalds <[email protected]>
Tue, 21 Feb 2023 02:50:02 +0000 (18:50 -0800)
commit2e0ddb34e5a392ad6bd6a5ada38aac53a1cc0d1a
tree8e78f593911dcd7b9a2373ba9ed34a2b3a24532b
parent8a68bd3e9ff6f480fc03369023a1d981cb803079
parentcb3ea4b7671b7cfbac3ee609976b790aebd0bbda
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
arch/x86/kernel/fpu/core.c
This page took 0.054904 seconds and 4 git commands to generate.