x86/fpu: Rename __thread_fpu_begin() to fpregs_activate()
authorIngo Molnar <mingo@kernel.org>
Fri, 24 Apr 2015 12:30:38 +0000 (14:30 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:47:37 +0000 (15:47 +0200)
Propagate the 'fpu->fpregs_active' naming to the high level
function 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>

No differences found