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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 39A51C433DF for ; Tue, 26 May 2020 20:45:20 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0619D207D8 for ; Tue, 26 May 2020 20:45:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YEWOYvj/"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="p56PlHM9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0619D207D8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uruNM+ppUWFdBuIGzJvsys006LJFf5sWC3owKND3G9M=; b=YEWOYvj/N3JDwr RVDoaVStYrWzwBbJTenaeFCaM29mUaF9y7z6ZMVqyJecSExXW5GI0DHJGk0z00WBu3tBcRry/VPcn GZFyLilL8eDy1BZa7jIoRiNxgXQ2p3Zpg55tDFVy+kCHBvhlvG+Gh2Coj1rI21LseQZlRQPG+8afq BDnxiYRqOgujJD3ZukqJbBnkxwDrdJd+DUKH5LlrqsmDlo0J4tekEiNZC02TDpYEO3PSfv1fOhzuQ d4/0A+xechW4bTEaCrAnUIzi5O+YLLmJ6nG1XO5Oc5LkyzsryYJ0II2CzlhXcO7y+7iqIXkm2DVXn y1j2Unj7KkOhHOGbg4UQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jdgRr-0000ut-Mt; Tue, 26 May 2020 20:45:19 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jdgRo-0000tF-Cv for linux-arm-kernel@lists.infradead.org; Tue, 26 May 2020 20:45:17 +0000 Received: from localhost.localdomain (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E3BF7207CB; Tue, 26 May 2020 20:45:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590525913; bh=KSSDjXavc4Cfkda/YtwTNNTYhwmx7H7cHFjcR7WMiM8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=p56PlHM9Ux3eBLXiMitWDjCOX3x2l3RjHhy0jti/3zxxyc0uyd/jM9Skc42ZjzsfK ZC8xnZ5C0I1Q8exv5+co6FBVZQbyQMG02U3fQgN9hAGMhNUEZcNkyIep/EvRF06qJj kju0MB5feQ7fSPec8l+SyhwoCLVOBWlZNUl8apwQ= From: Will Deacon To: Nick Desaulniers , Catalin Marinas Subject: Re: [PATCH] arm64: vdso32: force vdso32 to be compiled as -marm Date: Tue, 26 May 2020 21:45:05 +0100 Message-Id: <159052247565.23781.7800427985507723263.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200526173117.155339-1-ndesaulniers@google.com> References: <20200526173117.155339-1-ndesaulniers@google.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200526_134516_472678_2C60A1C3 X-CRM114-Status: UNSURE ( 7.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Naohiro Aota , Stephen Boyd , Masahiro Yamada , linux-kernel@vger.kernel.org, Manoj Gupta , Luis Lozano , Nathan Chancellor , Vincenzo Frascino , Will Deacon , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 26 May 2020 10:31:14 -0700, Nick Desaulniers wrote: > Custom toolchains that modify the default target to -mthumb cannot > compile the arm64 compat vdso32, as > arch/arm64/include/asm/vdso/compat_gettimeofday.h > contains assembly that's invalid in -mthumb. Force the use of -marm, > always. Applied to arm64 (for-next/vdso), thanks! [1/1] arm64: vdso32: force vdso32 to be compiled as -marm https://git.kernel.org/arm64/c/20363b59ad4f Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel