x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
authorIngo Molnar <mingo@kernel.org>
Tue, 28 Apr 2015 08:56:54 +0000 (10:56 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:48:00 +0000 (15:48 +0200)
commitbefc61ad3c097bb6ace3da0c73ad56272ccee02d
treebba889d09f28fdc3102b465b729a58a45506416b
parent57dd083e0cd0bb1ce447941b6438bf0a8372fc19
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h

Now that all FPU internals using drivers are converted to public APIs,
move xcr.h's definitions into fpu/internal.h and remove xcr.h.

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/include/asm/xcr.h [deleted file]
arch/x86/kernel/fpu/xstate.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c