-
- Downloads
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
'xsave' is an x86 instruction name to most people - but xsave.h is
about a lot more than just the XSAVE instruction: it includes
definitions and support, both internal and external, related to
xstate and xfeatures support.
As a first step in cleaning up the various xstate uses rename this
header to 'fpu/xstate.h' to better reflect what this header file
is about.
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>
Showing
- arch/x86/crypto/camellia_aesni_avx2_glue.c 1 addition, 1 deletionarch/x86/crypto/camellia_aesni_avx2_glue.c
- arch/x86/crypto/camellia_aesni_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/camellia_aesni_avx_glue.c
- arch/x86/crypto/cast5_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/cast5_avx_glue.c
- arch/x86/crypto/cast6_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/cast6_avx_glue.c
- arch/x86/crypto/serpent_avx2_glue.c 1 addition, 1 deletionarch/x86/crypto/serpent_avx2_glue.c
- arch/x86/crypto/serpent_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/serpent_avx_glue.c
- arch/x86/crypto/sha-mb/sha1_mb.c 1 addition, 1 deletionarch/x86/crypto/sha-mb/sha1_mb.c
- arch/x86/crypto/sha1_ssse3_glue.c 1 addition, 1 deletionarch/x86/crypto/sha1_ssse3_glue.c
- arch/x86/crypto/sha256_ssse3_glue.c 1 addition, 1 deletionarch/x86/crypto/sha256_ssse3_glue.c
- arch/x86/crypto/sha512_ssse3_glue.c 1 addition, 1 deletionarch/x86/crypto/sha512_ssse3_glue.c
- arch/x86/crypto/twofish_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/twofish_avx_glue.c
- arch/x86/include/asm/fpu/internal.h 1 addition, 1 deletionarch/x86/include/asm/fpu/internal.h
- arch/x86/include/asm/fpu/xstate.h 0 additions, 0 deletionsarch/x86/include/asm/fpu/xstate.h
- arch/x86/kvm/cpuid.c 1 addition, 1 deletionarch/x86/kvm/cpuid.c
Loading
Please register or sign in to comment