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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7276FC55172 for ; Sat, 1 Aug 2026 20:06:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=o45YvK+S7OLeve9Yx/dzHWbAcWKWifTwkY56jWeeVrM=; b=mzFSUCGNESzqEX8wsLGX2daHXf +4WfChQbLKBQZN7YmVhOiL5F4wCfnpABr4NBp+eFCa8McpasEfPK7FsL1eejK4wf28R8N3o6nhz7g F25WrfLrGyYURHEljukHIcL0PVNuz/Sg9ePpIPvuMD32dMl4YvgShcbaiSQA/UdyT4dwA57wVQ/Bm XSnJQFSeqj5Bz7BUAXgIzVa9/P1IrIXPo7EiklCoJBD81bOIG8uUq0/EL1YSqpXYBa4YfRJyVn+d2 78htaxfQauF93nzYsiWzzgoo8Co1Sy3qfFsqRPGWezST6AOYpaAjbTXOcRaag019KkDOi+wWGvUMg gxE8mIQA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wqFy5-0000000F1ud-2C7E; Sat, 01 Aug 2026 20:06:01 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wqFy4-0000000F1uU-23n9; Sat, 01 Aug 2026 20:06:00 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with UTF8SMTP id 69483600BB; Sat, 1 Aug 2026 20:05:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with UTF8SMTPSA id 96D7D1F00AC4; Sat, 1 Aug 2026 20:05:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1785614759; bh=o45YvK+S7OLeve9Yx/dzHWbAcWKWifTwkY56jWeeVrM=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=c6dNkhwM5uKM18Qer5XP+tW/4CrLiuLTGCy9FyARO7A6UjJ04jlRC4Qmzl2oCSh/K 7cC9x7476wW6hLiYqkai7A2GftMybhQYzVPv9zlZiKy99ypB7E32TEf/eG++UlALEE Ifi7AeGaaZDa4fT1rEA0ePzz2tw9jnx6Xz6w22UHxTBlZLSVMvhDjdJ+0D8DJclM0m fdDFWswAV4KpvS5YhCjwMeX/W4gyflkz4R+YdLn5AjmHD73af5JVRXG8ZWtcmYe1ml z6Tc+WvYbABNifglg9On52MZDCkQ6ogEhTKXR1eBP4ZZYUTYOA9lW1aUdLZ3cyy1Cd BwQ7cjuQsaReQ== Date: Sat, 1 Aug 2026 21:30:27 +0200 From: Nicolas Schier To: Thomas =?iso-8859-1?Q?Wei=DFschuh?= Cc: Arnd Bergmann , Andy Lutomirski , Thomas Gleixner , Vincenzo Frascino , Nathan Chancellor , Thomas Bogendoerfer , Daniel Lezcano , Mark Rutland , Marc Zyngier , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Huacai Chen , WANG Xuerui , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-riscv@lists.infradead.org, loongarch@lists.linux.dev Subject: Re: [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories Message-ID: Mail-Followup-To: Nicolas Schier , Thomas =?iso-8859-1?Q?Wei=DFschuh?= , Arnd Bergmann , Andy Lutomirski , Thomas Gleixner , Vincenzo Frascino , Nathan Chancellor , Thomas Bogendoerfer , Daniel Lezcano , Mark Rutland , Marc Zyngier , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Huacai Chen , WANG Xuerui , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-riscv@lists.infradead.org, loongarch@lists.linux.dev References: <20260724-vdso-arch-clockmodes-v4-0-ddbe447be860@linutronix.de> <20260724-vdso-arch-clockmodes-v4-1-ddbe447be860@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20260724-vdso-arch-clockmodes-v4-1-ddbe447be860@linutronix.de> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Jul 24, 2026 at 03:36:18PM +0200, Thomas Weißschuh wrote: > Extend the asm-header stub generation to also handle subdirectories. > An upcoming vdso/ header refactoring requires this. > > Signed-off-by: Thomas Weißschuh > --- > scripts/Makefile.asm-headers | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) For kbuild: Reviewed-by: Nicolas Schier