]> git.ipfire.org Git - people/arne_f/kernel.git/commit - arch/x86/include/asm/suspend_64.h
x86/fpu: Rename i387.h to fpu/api.h
authorIngo Molnar <mingo@kernel.org>
Fri, 24 Apr 2015 00:46:00 +0000 (02:46 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:47:30 +0000 (15:47 +0200)
commitdf6b35f409af0a8ff1ef62f552b8402f3fef8665
treed3a3e3f83e8a18fd3416a3899884452cc0dc438f
parente11267c13fab2c8b0e5ed3f3ae8f6167f03f8953
x86/fpu: Rename i387.h to fpu/api.h

We already have fpu/types.h, move i387.h to fpu/api.h.

The file name has become a misnomer anyway: it offers generic FPU APIs,
but is not limited to i387 functionality.

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>
30 files changed:
arch/x86/crypto/aesni-intel_glue.c
arch/x86/crypto/crc32-pclmul_glue.c
arch/x86/crypto/crct10dif-pclmul_glue.c
arch/x86/crypto/fpu.c
arch/x86/crypto/ghash-clmulni-intel_glue.c
arch/x86/crypto/sha1_ssse3_glue.c
arch/x86/crypto/sha256_ssse3_glue.c
arch/x86/crypto/sha512_ssse3_glue.c
arch/x86/crypto/twofish_avx_glue.c
arch/x86/include/asm/crypto/glue_helper.h
arch/x86/include/asm/efi.h
arch/x86/include/asm/fpu-internal.h
arch/x86/include/asm/fpu/api.h [moved from arch/x86/include/asm/i387.h with 96% similarity]
arch/x86/include/asm/simd.h
arch/x86/include/asm/suspend_32.h
arch/x86/include/asm/suspend_64.h
arch/x86/include/asm/xor.h
arch/x86/include/asm/xor_32.h
arch/x86/include/asm/xor_avx.h
arch/x86/kernel/cpu/bugs.c
arch/x86/kernel/fpu/xsave.c
arch/x86/kvm/vmx.c
arch/x86/lguest/boot.c
arch/x86/lib/mmx_32.c
arch/x86/math-emu/fpu_entry.c
drivers/char/hw_random/via-rng.c
drivers/crypto/padlock-aes.c
drivers/crypto/padlock-sha.c
drivers/lguest/x86/core.c
lib/raid6/x86.h