From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754634AbbDUOXo (ORCPT ); Tue, 21 Apr 2015 10:23:44 -0400 Received: from www.linutronix.de ([62.245.132.108]:58457 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751916AbbDUOXm (ORCPT ); Tue, 21 Apr 2015 10:23:42 -0400 Date: Tue, 21 Apr 2015 16:23:56 +0200 (CEST) From: Thomas Gleixner To: Andi Kleen cc: Andi Kleen , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86: Reset FPU on exec In-Reply-To: <20150421135127.GB13605@tassilo.jf.intel.com> Message-ID: References: <1429319214-27418-1-git-send-email-andi@firstfloor.org> <20150421135127.GB13605@tassilo.jf.intel.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andi, On Tue, 21 Apr 2015, Andi Kleen wrote: > > What's the exact purpose of this patch aside of breaking the build? > > Try reading the description? I'll try to decrypt that once I have a functional patch. > Also it builds fine here. I don't care whether it builds for you on your random tree. I care whether it compiles against the relevant reference trees (tip/linus). And it CANNOT compile against them at all. Simply because drop_init_fpu() does not exist. You are just out there to waste maintainer time and annoy everyone who has the displeasure to handle your sloppy patches and deal with your obnoxious unwillingness to cooperate, aren't you? Thanks, tglx