diff options
author | Ingo Molnar <mingo@kernel.org> | 2015-04-24 12:17:57 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-05-19 15:47:44 +0200 |
commit | 7202ab46f7392265c1ecbf03f600393bf32a8bdf (patch) | |
tree | d9f2e8de48bd0ddd1443446cc90fdde6f2eed685 /arch/x86/xen/enlighten.c | |
parent | 067051ccd209623cb56152cf4cb06616ee2bcc5c (diff) | |
download | linux-7202ab46f7392265c1ecbf03f600393bf32a8bdf.tar.bz2 |
x86/fpu: Remove fpu__init_cpu_ctx_switch() call from fpu__init_system()
We are now doing the fpu__init_cpu_ctx_switch() call from fpu__init_cpu(),
so there's no need to call it from fpu__init_system() anymore.
Reviewed-by: Borislav Petkov <bp@alien8.de>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/xen/enlighten.c')
0 files changed, 0 insertions, 0 deletions