x86/cpufeature: Remove cpu_has_osxsave
authorBorislav Petkov <bp@suse.de>
Tue, 29 Mar 2016 15:41:56 +0000 (17:41 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 31 Mar 2016 11:35:08 +0000 (13:35 +0200)
commitab4a56fa2c6ce9384ca077b6570c56fe18361f17
treef458349f55eece68614acda74f6923a94f55ebe6
parent0c9f3536cc712dfd5ec3127d55cd7b807cc0adb5
x86/cpufeature: Remove cpu_has_osxsave

Use boot_cpu_has() instead.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-crypto@vger.kernel.org
Link: http://lkml.kernel.org/r/1459266123-21878-4-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/crypto/camellia_aesni_avx2_glue.c
arch/x86/crypto/camellia_aesni_avx_glue.c
arch/x86/crypto/serpent_avx2_glue.c
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/xor_avx.h