[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.11.1504211119450.13914@nanos>
Date: Tue, 21 Apr 2015 11:35:58 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Andi Kleen <andi@...stfloor.org>
cc: x86@...nel.org, linux-kernel@...r.kernel.org,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH] x86: Reset FPU on exec
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists