commit | 6896d9f7e7ee98d772224a539b7581a1e6dd6b2c | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jan 11 16:56:38 2016 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jan 11 16:56:38 2016 -0800 |
tree | a9c491e55e36437fbe1d358f7cd5f6db222fd1d6 | |
parent | 671d5532aaad777782b66eff71bc4dfad25f942d [diff] | |
parent | e49a449b869afb2b8bf282427c8355bc3a2fad56 [diff] |
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