From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 36CFC2F38 for ; Tue, 8 Nov 2022 18:37:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=XeMVXpoT1t4lK7idcj3wjrc3Xj7qUJiPfKa3wEvEpTM=; b=x95g8jFnboLBdWHiSufIhFcc2J mW39h6H+YJrJGWsMx+BAhRXCe5Gs6RqZjbBi1Tbw1M7uZSAl6z4CJAOsgFlD/J8ofU4kHyY4jD0Bj H8MZfvLTbnphaP0Tot1fNMxsbto0Ws1ShgI4pnAAfjwZV6PNn3H0bdfV+86Sew1YKhIAec46OAcj7 K9DG38HygB4nVhd9ufyQp0qXSo+IAUGs3VhPg3qNP/WfnPJypUkZ6/HDoicWQhBJ9Ihw0pJqbziEM IA+gTGHUYh8fc/RKI/f9RUm+DmX+7Rtf7TEifWRvImRD2kBVOSMYuAOpGI47hAwcNcqrjHi3gH9+U hl/vLo/w==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:35174) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1osTT5-0003dK-Ms; Tue, 08 Nov 2022 18:37:03 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1osTT4-0004wt-4C; Tue, 08 Nov 2022 18:37:02 +0000 Date: Tue, 8 Nov 2022 18:37:02 +0000 From: "Russell King (Oracle)" To: Nathan Chancellor Cc: Nick Desaulniers , Arnd Bergmann , Ard Biesheuvel , Masahiro Yamada , Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, llvm@lists.linux.dev Subject: Re: [PATCH v4 2/4] ARM: use .arch directives instead of assembler command line flags Message-ID: References: <20221014201354.3190007-1-ndesaulniers@google.com> <20221014201354.3190007-3-ndesaulniers@google.com> Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Russell King (Oracle) On Tue, Nov 08, 2022 at 11:30:39AM -0700, Nathan Chancellor wrote: > I noticed that this series appears to be partially applied in > next-20221108: > > 59247fe730db ARM: 9265/1: pass -march= only to compiler > bc21212c5564 ARM: 9264/1: only use -mtp=cp15 for the compiler > 5aa4860eb50f ARM: 9262/1: remove lazy evaluation in Makefile > > This patch (submitted as 9263/1) is needed by 9265/1; without it, builds > are going to break: > > https://builds.tuxbuild.com/2HGSpQMAKxJuaMAz2ZZc1UgUvvu/build.log > > Was there a problem with applying this patch or just an oversight? It > would be great to get this whole series applied so that we can turn > -Wunused-command-line-argument into a hard error. Patching 9263/1... git apply --whitespace=fix -p1 --index --check > /tmp/pdb.726086 2>&1 exited with non-zero status: 256 error: patch failed: arch/arm/mach-mvebu/Makefile:1 error: arch/arm/mach-mvebu/Makefile: patch does not apply The problem appears to be: 84fc86360623 ARM: make ARCH_MULTIPLATFORM user-visible which is not in my misc branch. I've applied your patch using GNU patch with a fuzz of 2, and the resulting diff looks sensible. I'll push it out later this evening. Thanks for the heads-up. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! 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 75516C433FE for ; Tue, 8 Nov 2022 18:38:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To: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=XoQ36Tgk9F3pmh4anSN0ZOmkweQvN4XIie2pOvBXEpQ=; b=QVQ8TBnFZeCKyA 5DVVdNTQcc7qtUtkoa49W4uvn6blyq/k/ySMXlDIl4jsarzrK4s0Othf1O9fqp3M3qCjwUPt08hkJ ArQCYlDwAbHzMJ5dhJpzhBWRl+zScUxucZObH/0D4dLUhyFY9bv9reAtCLlU95nicq7tkNcIWvOH7 0cKZrCSNXtFC7mFeKq/oD7WQ9530y3Tco3+U0SwLp8X1/FLiHgtly4ay130OcVd48GxhZhoid39Am Q+z8YHGA1oDXUvUiZ6SPN/IEmhoJ/39Ro5SFfVvO8tlxrhWe1hmuUaR2WqcA8Hv/ga79v/WHj5DOs EqcVvwxYRqJxv69HYZdA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osTTL-007Wb9-PS; Tue, 08 Nov 2022 18:37:19 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osTTH-007WZY-IN for linux-arm-kernel@lists.infradead.org; Tue, 08 Nov 2022 18:37:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=XeMVXpoT1t4lK7idcj3wjrc3Xj7qUJiPfKa3wEvEpTM=; b=x95g8jFnboLBdWHiSufIhFcc2J mW39h6H+YJrJGWsMx+BAhRXCe5Gs6RqZjbBi1Tbw1M7uZSAl6z4CJAOsgFlD/J8ofU4kHyY4jD0Bj H8MZfvLTbnphaP0Tot1fNMxsbto0Ws1ShgI4pnAAfjwZV6PNn3H0bdfV+86Sew1YKhIAec46OAcj7 K9DG38HygB4nVhd9ufyQp0qXSo+IAUGs3VhPg3qNP/WfnPJypUkZ6/HDoicWQhBJ9Ihw0pJqbziEM IA+gTGHUYh8fc/RKI/f9RUm+DmX+7Rtf7TEifWRvImRD2kBVOSMYuAOpGI47hAwcNcqrjHi3gH9+U hl/vLo/w==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:35174) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1osTT5-0003dK-Ms; Tue, 08 Nov 2022 18:37:03 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1osTT4-0004wt-4C; Tue, 08 Nov 2022 18:37:02 +0000 Date: Tue, 8 Nov 2022 18:37:02 +0000 From: "Russell King (Oracle)" To: Nathan Chancellor Cc: Nick Desaulniers , Arnd Bergmann , Ard Biesheuvel , Masahiro Yamada , Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, llvm@lists.linux.dev Subject: Re: [PATCH v4 2/4] ARM: use .arch directives instead of assembler command line flags Message-ID: References: <20221014201354.3190007-1-ndesaulniers@google.com> <20221014201354.3190007-3-ndesaulniers@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221108_103715_640476_CC29B474 X-CRM114-Status: GOOD ( 17.01 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 08, 2022 at 11:30:39AM -0700, Nathan Chancellor wrote: > I noticed that this series appears to be partially applied in > next-20221108: > > 59247fe730db ARM: 9265/1: pass -march= only to compiler > bc21212c5564 ARM: 9264/1: only use -mtp=cp15 for the compiler > 5aa4860eb50f ARM: 9262/1: remove lazy evaluation in Makefile > > This patch (submitted as 9263/1) is needed by 9265/1; without it, builds > are going to break: > > https://builds.tuxbuild.com/2HGSpQMAKxJuaMAz2ZZc1UgUvvu/build.log > > Was there a problem with applying this patch or just an oversight? It > would be great to get this whole series applied so that we can turn > -Wunused-command-line-argument into a hard error. Patching 9263/1... git apply --whitespace=fix -p1 --index --check > /tmp/pdb.726086 2>&1 exited with non-zero status: 256 error: patch failed: arch/arm/mach-mvebu/Makefile:1 error: arch/arm/mach-mvebu/Makefile: patch does not apply The problem appears to be: 84fc86360623 ARM: make ARCH_MULTIPLATFORM user-visible which is not in my misc branch. I've applied your patch using GNU patch with a fuzz of 2, and the resulting diff looks sensible. I'll push it out later this evening. Thanks for the heads-up. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel