x86/fpu: Rename fpstate_xstate_init_size() to fpu__init_system_xstate_size_legacy()
authorIngo Molnar <mingo@kernel.org>
Sun, 26 Apr 2015 13:23:37 +0000 (15:23 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:47:47 +0000 (15:47 +0200)
commit7638b74b56640d9c266b5b3622109128e30bdc1a
treecb890e054b3a9000a12e71c2fc9c10b0a4fe3183
parentc66e3f28237199629358e9e5a76973c400a54041
x86/fpu: Rename fpstate_xstate_init_size() to fpu__init_system_xstate_size_legacy()

To bring it in line with the other init_system*() methods.

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