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=-7.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 5ABDEECE58C for ; Mon, 7 Oct 2019 14:16:01 +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 2FDFA206C2 for ; Mon, 7 Oct 2019 14:16:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LZuodyts"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Bki4PB9a" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2FDFA206C2 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:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=4w4Xb6jVtJnzBs/iRj0hWqXYlG1fj3IoFE2lOlHi5nk=; b=LZuodytsKUkQPC qh3VFWfNs6xEGoZRhhn7SaJ1Y5PQLG6yZTPqM8F3nhU6n0BF6E9uOnkvEr5CaQ46VKdx952XSW9PL GyJlRFeHJN+cEoB8PZhV4Lxx6QlY50eL0HrEoO48czvak2syXUyRo1yw8m1X32CwGznF/kEoyZ0Bw 21PIYCjxvAL4KJhdAWAYQcm+QLgY4+5k0G2PKsSGL+qS5efQhm9Z6CKmeiN8/he0bYXfTqbLLTo/y LT5O3mMluauR8pei6acEsvrf4VSwzwmwRr5zyvI8yXuhsyodl9HiAp29WOUcwOA1NXKCbe2F/URoD HUhTc61SdlDMghetzOLg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iHTns-0006Qa-Mx; Mon, 07 Oct 2019 14:16:00 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iHTnp-0006Q7-Ok for linux-arm-kernel@lists.infradead.org; Mon, 07 Oct 2019 14:15:59 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DF82F206BB; Mon, 7 Oct 2019 14:15:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570457757; bh=EQUjqeE9IjYrFNkRTWbqGmoBkeMX9I6aRT1drhyRgqY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Bki4PB9aJwYSU3VoAmnqlp3fV08Wk1bpSBcbovgUpW2hPIO65aJri1O+4bn3RBwLv gzMxZg91QfLnpFyVXv+Fs/m0vpSh/ckUcllPTkt5+3OVFf185rpUeGuSuj8QJTLV36 CQ/f87oQ4lMUnLLoNgC7+dT09ItZWBDE7YWgnSCQ= Date: Mon, 7 Oct 2019 15:15:53 +0100 From: Will Deacon To: Vincenzo Frascino Subject: Re: [PATCH v5 0/6] arm64: vdso32: Address various issues Message-ID: <20191007141552.tbk3n6hgpq4cgane@willie-the-truck> References: <20191003174838.8872-1-vincenzo.frascino@arm.com> <20191007133106.j3gtsuatsw6hgllz@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191007_071557_819555_50D077A9 X-CRM114-Status: GOOD ( 19.10 ) 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: ard.biesheuvel@linaro.org, catalin.marinas@arm.com, ndesaulniers@google.com, linux-kernel@vger.kernel.org, luto@kernel.org, tglx@linutronix.de, 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 Mon, Oct 07, 2019 at 02:54:29PM +0100, Vincenzo Frascino wrote: > On 07/10/2019 14:31, Will Deacon wrote: > > On Thu, Oct 03, 2019 at 06:48:32PM +0100, Vincenzo Frascino wrote: > >> This patch series is meant to address the various compilation issues > >> reported recently for arm64 vdso32 [1]. > >> > >> From v4, the series contains a cleanup of lib/vdso Kconfig as well since > >> CROSS_COMPILE_COMPAT_VDSO is not required anymore by any architecture. > > > > I've queued this up as fixes for 5.4, but I ended up making quite a few > > additional changes to address some other issues and minor inconsistencies > > I ran into. In particular, with my changes, you can now easily build the > > kernel with clang but the compat vDSO with gcc. The header files still need > > sorting out properly, but I think this is a decent starting point: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/log/?h=for-next/fixes > > > > Please have a look. > > > > Thank you for letting me know, I will have a look. Thanks. > I see acked-by Catalin on the patches, did you post them in review somewhere? I > could not find them. Sorry I pushed them out to a temporary vdso branch on Friday and Catalin looked at that. If you'd like me to post them as well, please let me know, although I'm keen to get this stuff sorted out by -rc3 without disabling the compat vDSO altogether (i.e. [1]). In other words, if you're ok with my changes on top of yours then let's go for that, otherwise let's punt this to 5.5 and try to fix the header mess at the same time. Will [1] https://lkml.kernel.org/r/20190925130926.50674-1-catalin.marinas@arm.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel