On Fri, 17 Apr 2015, Andi Kleen wrote:

> +void reset_fpu(void)
> +{
> +     drop_init_fpu(current);
> +}

So we have a new function which is merily a wrapper around a non
existent function. 

What's the exact purpose of this patch aside of breaking the build?

May I recommend reading and following Documentation/SubmittingPatches?

Thanks,

        tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to