Re: [PATCH v4 2/2] cpuid: add AVX512_4VNNIW and AVX512_4FMAPS instructions support

From: Borislav Petkov
Date: Tue Nov 08 2016 - 05:33:30 EST


On Tue, Nov 08, 2016 at 04:52:28PM +0800, He Chen wrote:
> Add two new AVX512 instructions support for KVM guest.
>
> AVX512_4VNNIW:
> Vector instructions for deep learning enhanced word variable precision.
>
> AVX512_4FMAPS:
> Vector instructions for deep learning floating-point single precision.

Whoops, first time I'm catching something like this, thanks
checkpatch.pl:

ERROR: Missing Signed-off-by: line(s)

<--- ?!

> ---
> arch/x86/kvm/cpuid.c | 14 +++++++++++++-
> 1 file changed, 13 insertions(+), 1 deletion(-)
--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.