diff options
| author | Ingo Molnar <[email protected]> | 2015-04-25 08:27:44 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-05-19 15:47:43 +0200 |
| commit | 067051ccd209623cb56152cf4cb06616ee2bcc5c (patch) | |
| tree | 6bb46bc57a5d7a31e84bdccbc0c399b517fe397c /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 3960fccf2e22c3b3d61bd5a45b6172e66e660d8b (diff) | |
x86/fpu: Do system-wide setup from fpu__detect()
fpu__cpu_init() is called on every CPU, so it is the wrong place
to call fpu__init_system() from. Call it from fpu__detect():
this is early CPU init code, but we already have CPU features detected,
so we can call the system-wide FPU init code from here.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions