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 88D91C433F5 for ; Fri, 17 Dec 2021 16:18:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235558AbhLQQSZ (ORCPT ); Fri, 17 Dec 2021 11:18:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41244 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233570AbhLQQSY (ORCPT ); Fri, 17 Dec 2021 11:18:24 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B5C0C061574; Fri, 17 Dec 2021 08:18:24 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 35D25B82954; Fri, 17 Dec 2021 16:18:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 68395C36AE1; Fri, 17 Dec 2021 16:18:20 +0000 (UTC) Date: Fri, 17 Dec 2021 16:18:17 +0000 From: Catalin Marinas To: Mark Brown Cc: Naresh Kamboju , Linux ARM , open list , Linux-Next Mailing List , Will Deacon , Arnd Bergmann , Stephen Rothwell Subject: Re: [next] arm64: efi-rt-wrapper.S:8: Error: unknown mnemonic `bti' -- `bti c' Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Fri, Dec 17, 2021 at 04:12:00PM +0000, Mark Brown wrote: > On Fri, Dec 17, 2021 at 03:53:13PM +0000, Catalin Marinas wrote: > > On Fri, Dec 17, 2021 at 02:49:30PM +0000, Mark Brown wrote: > > > > That seems sensible to me, especially given the small number of files > > > affected. The other thing would be to decide that all assembly files > > > should have the header included by default but that seems like it's > > > invasive and probably disproportionate. > > > There's also this: > > True, that's even simpler. I'll fold this into your bti patch. -- Catalin 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 63E5FC433EF for ; Fri, 17 Dec 2021 17:32:57 +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=VNWi6vv/AEGEGffBJSt7ukzJub9+GN3l67zJZHPe8WI=; b=mz4k9/QEb0mtou ZvUyJ1l56DlBhTTXMIE33QFiG1aV2pqy6vHbDd1qZgH2JPmr0J2tmBKqDyDhjJnq1gbcCRE/7P0p5 330Vom0Ii4Mp9XwMkF+4Coe6OFnv2hJFagd6bJZPikVtNjiAw7Y1P1XEGAQL/3x+JnB9ZwKzGy3fJ RqpPTlsETjv8hyzI2yiJKEtCsqBq4l6sK5lxGOOrXwRzJx+XuUY5gtxcQzrJQtnvB+IrPoDdFsQF0 FCZSFIqMX/mqGU8biRjoNdXFxz3KiwMRSlDD7tWcugNeajczwGcK197YQJtFz2yga/7GKvy0gUWmX OysjXhNO33SiFJW+Avkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1myH4X-00BULF-Uo; Fri, 17 Dec 2021 17:31:10 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1myFw7-00B7vM-5x for linux-arm-kernel@lists.infradead.org; Fri, 17 Dec 2021 16:18:24 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 908576226A; Fri, 17 Dec 2021 16:18:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 68395C36AE1; Fri, 17 Dec 2021 16:18:20 +0000 (UTC) Date: Fri, 17 Dec 2021 16:18:17 +0000 From: Catalin Marinas To: Mark Brown Cc: Naresh Kamboju , Linux ARM , open list , Linux-Next Mailing List , Will Deacon , Arnd Bergmann , Stephen Rothwell Subject: Re: [next] arm64: efi-rt-wrapper.S:8: Error: unknown mnemonic `bti' -- `bti c' Message-ID: References: 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-20211217_081823_299591_AD16EEBC X-CRM114-Status: GOOD ( 13.04 ) 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 Fri, Dec 17, 2021 at 04:12:00PM +0000, Mark Brown wrote: > On Fri, Dec 17, 2021 at 03:53:13PM +0000, Catalin Marinas wrote: > > On Fri, Dec 17, 2021 at 02:49:30PM +0000, Mark Brown wrote: > > > > That seems sensible to me, especially given the small number of files > > > affected. The other thing would be to decide that all assembly files > > > should have the header included by default but that seems like it's > > > invasive and probably disproportionate. > > > There's also this: > > True, that's even simpler. I'll fold this into your bti patch. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel