diff options
| author | Ingo Molnar <[email protected]> | 2015-04-22 11:44:46 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-05-19 15:47:17 +0200 |
| commit | 11ad19277e025f914518bc2943a240cdd37cf844 (patch) | |
| tree | 952b90814d086b5852fdadaf1d70530ff428a99f /tools/perf/scripts/python | |
| parent | 146ed598d12ac173bf5fed05ba7046812b8a8978 (diff) | |
x86/fpu: Remove the free_thread_xstate() complication
Use fpstate_free() directly to manage FPU state.
Only process.c was using this method, so this is a speedup as well,
as it removes the extra function call and related clobbers.
Reviewed-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions