diff options
| author | Ingo Molnar <[email protected]> | 2015-05-05 10:54:04 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-05-19 15:47:46 +0200 |
| commit | 71eb3c6d155c54fb74d2f95166162296a8f9af12 (patch) | |
| tree | a3d6eb6726c0b91297cfaf134b1eafe9875df42a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0bf23f3d6cadb2f0961d0ea370371cf35480bcb5 (diff) | |
x86/fpu: Make check_fpu() init ordering independent
check_fpu() currently relies on being called early in the init sequence,
when CR0::TS has not been set up yet.
Save/restore CR0::TS across this function, to make it invariant to
init ordering. This way we'll be able to move the generic FPU setup
routines earlier in the init sequence.
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions