x86/fpu: Reorder init methods
authorIngo Molnar <mingo@kernel.org>
Sun, 26 Apr 2015 13:32:40 +0000 (15:32 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:47:47 +0000 (15:47 +0200)
commit41e78410d89cc0e60d90e6a62a060d5d4084accb
tree1f7b0dac2add771e4461f7d6458f923a8f100e8c
parent7638b74b56640d9c266b5b3622109128e30bdc1a
x86/fpu: Reorder init methods

Reorder init methods in order of their relationship and usage, to
form coherent blocks throughout the whole file.

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>
arch/x86/kernel/fpu/init.c