]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jan 2016 00:56:38 +0000 (16:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jan 2016 00:56:38 +0000 (16:56 -0800)
commitc62f89924caf603426af3006d57196885c2dcd3a
treea9c491e55e36437fbe1d358f7cd5f6db222fd1d6
parentcce68493e28e1fbdfd31765e6929f4c123c6c9c4
parenta871e00665486e81f53e3776e145560d29bbad8d
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:
 "This cleans up the FPU fault handling methods to be more robust, and
  moves eligible variables to .init.data"

* 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/fpu: Put a few variables in .init.data
  x86/fpu: Get rid of xstate_fault()
  x86/fpu: Add an XSTATE_OP() macro
arch/x86/kernel/fpu/init.c