From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.skyhub.de ([5.9.137.197]:46500 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728260AbfBFKrl (ORCPT ); Wed, 6 Feb 2019 05:47:41 -0500 Date: Wed, 6 Feb 2019 11:47:29 +0100 From: Borislav Petkov Subject: Re: [PATCH] kbuild: Disable extra debugging info in .s output Message-ID: <20190206104729.GC7314@zn.tnic> References: <20190131115820.GF6749@zn.tnic> <20190201094217.GB31854@zn.tnic> <20190201103038.GE31854@zn.tnic> <20190201103648.GF31854@zn.tnic> <20190201151139.GK31854@zn.tnic> <20190202144227.GC27822@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190202144227.GC27822@zn.tnic> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada Cc: Linux Kbuild mailing list , LKML , X86 ML , Michal Marek On Sat, Feb 02, 2019 at 03:42:27PM +0100, Borislav Petkov wrote: > On Sat, Feb 02, 2019 at 10:48:00PM +0900, Masahiro Yamada wrote: > > '?=' is the same as '=' here. > > Sure but if the slowdown disappears, then make does something else for > '?=' apparently vs for '='. Ok, let me ask a different question then: would a separate target which will be used to generate only clean asm for debugging purposes ala make .asm or so be an acceptable approach? Thx. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.