diff options
author | Andy Lutomirski <[email protected]> | 2016-10-04 20:34:31 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-10-07 11:14:17 +0200 |
commit | ca6938a1cd8a1c5e861a99b67f84ac166fc2b9e7 (patch) | |
tree | 80f45fd90dfbebdb9c2a64d6704929186d55d90b /tools/perf/util/trace-event-scripting.c | |
parent | 02f39b2379fb81557ae864ec8f85421c0250c954 (diff) |
x86/fpu: Hard-disable lazy FPU mode
Since commit:
58122bf1d856 ("x86/fpu: Default eagerfpu=on on all CPUs")
... in Linux 4.6, eager FPU mode has been the default on all x86
systems, and no one has reported any regressions.
This patch removes the ability to enable lazy mode: use_eager_fpu()
becomes "return true" and all of the FPU mode selection machinery is
removed.
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Rik van Riel <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Quentin Casasnovas <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions