OSDN Git Service

x86/fpu: Uninline fpstate_free() and move it next to the allocation function
authorIngo Molnar <mingo@kernel.org>
Wed, 22 Apr 2015 13:58:37 +0000 (15:58 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:47:20 +0000 (15:47 +0200)
commit5a12bf6332da40310eff5575ca1ba20339d74e48
tree62e803f92e3085a3826566d4f4d269c2e0d20f4f
parenta752b53d9dcbae28a3a22b5577f0571acf53d5aa
x86/fpu: Uninline fpstate_free() and move it next to the allocation function

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/include/asm/fpu-internal.h
arch/x86/kernel/fpu/core.c