From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 17314C433F5 for ; Sat, 14 May 2022 14:56:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233679AbiENO4U (ORCPT ); Sat, 14 May 2022 10:56:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52208 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233619AbiENO4I (ORCPT ); Sat, 14 May 2022 10:56:08 -0400 Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 56A091F606 for ; Sat, 14 May 2022 07:56:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=ORKxu+U8dKVvnm4qsYa5tdS1vsCfhUpuKYTjDhWmKiE=; b=egm+lXQh8zTwtP5qgqsAZ14I9d bh7lZpwYFpnD8WJ1UBsZMS9nDMuJ8AtSyBTcADsAfT/S31AbCekosFCmFQv1ZAp3K6GyfQjCOhkZa H4a3mWObJM23KA7ruVxZJcmInrPD4xSgQLE3i/ciXa4jjmPw9DRIFDI6YjfWWFNf/4yx8j+vSLc/Y hVkuJ7pScXFByoz9sBTPO4vXp4nmlLHbrcnc3FWkcMon9ejmoIMgiaeZ1SVJfWuSqDAAxiDycM6qQ sK0YD5qPiKbEDC8vANprsKKbY6WIauEX2KE21CU/68b9IhUaLdRQnGU94IIlomgGkDAmf+C5sqOvM QMsmkdCg==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=worktop.programming.kicks-ass.net) by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nptBR-000Nid-Ua; Sat, 14 May 2022 14:55:54 +0000 Received: by worktop.programming.kicks-ass.net (Postfix, from userid 1000) id 82D8A980DC4; Sat, 14 May 2022 16:55:51 +0200 (CEST) Date: Sat, 14 May 2022 16:55:51 +0200 From: Peter Zijlstra To: Masahiro Yamada Cc: Vincent Mailhol , Michal Marek , Nick Desaulniers , Linux Kernel Mailing List , Arnd Bergmann , Andy Shevchenko , Rikard Falkeborn , Andrew Morton , Kees Cook , Will Deacon Subject: Re: [RFC PATCH v2 2/2] kbuild: call check-atomics.sh only if prerequisites change Message-ID: <20220514145551.GC100765@worktop.programming.kicks-ass.net> References: <20220426155229.436681-1-mailhol.vincent@wanadoo.fr> <20220507131146.834810-1-mailhol.vincent@wanadoo.fr> <20220507131146.834810-3-mailhol.vincent@wanadoo.fr> <20220514131448.GL76023@worktop.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220514131448.GL76023@worktop.programming.kicks-ass.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 14, 2022 at 03:14:48PM +0200, Peter Zijlstra wrote: > On Sat, May 14, 2022 at 04:01:18AM +0900, Masahiro Yamada wrote: > > I wrote a different patch. > > https://lore.kernel.org/lkml/20220513185340.239753-1-masahiroy@kernel.org/T/#u > > I'm not seeing that in my inbox :-( > > AFAICT this way 'make tags' will not find and index the files, which is > a total no-go. > > NAK Additionally, if you spuriously regenerate these files, you'll risk rebuilding huge parts of the kernel through the dependencies.