x86/fpu: Rename __thread_set_has_fpu() to __fpregs_activate()
authorIngo Molnar <mingo@kernel.org>
Fri, 24 Apr 2015 12:26:47 +0000 (14:26 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:47:36 +0000 (15:47 +0200)
commitdfaea4e6a27afffb0cc6da7aaaae81abc127fdb3
tree6a766eaad6e77d8e6430f5369a9246659692439a
parentd5cea9b0af1509f170337ba8f47160d0699ff374
x86/fpu: Rename __thread_set_has_fpu() to __fpregs_activate()

Propagate the 'fpu->fpregs_active' naming to the functions that
sets it.

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
This page took 0.024708 seconds and 5 git commands to generate.