x86/fpu: Rename user_has_fpu() to fpregs_active()
authorIngo Molnar <mingo@kernel.org>
Tue, 28 Apr 2015 10:28:08 +0000 (12:28 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:48:02 +0000 (15:48 +0200)
commit3c6dffa93be9f82f2566dcc948285d6f79fb9ce2
tree755c2481ad98ab4deb3e97283f22e62fb049f4dc
parentbe7436d519970365775d3d2d7b73e75c233e1994
x86/fpu: Rename user_has_fpu() to fpregs_active()

Rename this function in line with the new FPU nomenclature.

Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
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/xstate.c
arch/x86/kvm/vmx.c
drivers/lguest/x86/core.c
This page took 0.027284 seconds and 5 git commands to generate.