Re: [PATCH] x86/cpufeatures: Enable new AVX512 cpu features

From: Thomas Gleixner
Date: Fri Oct 20 2017 - 02:38:00 EST


On Thu, 19 Oct 2017, Gayatri Kammela wrote:
> @@ -76,6 +76,12 @@ void fpu__xstate_clear_all_cpu_caps(void)
> setup_clear_cpu_cap(X86_FEATURE_XGETBV1);

Please rework this against:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/fpu

Thanks,

tglx