Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp4029259ybd; Tue, 25 Jun 2019 12:45:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqwQ4Z0mHXDqlr8iaLqVCqgTztuCxBIfcSbNVjKPkcwmM47+2Z2tIwEphiGThPx+IRPGeINh X-Received: by 2002:a17:90a:270f:: with SMTP id o15mr626829pje.56.1561491908637; Tue, 25 Jun 2019 12:45:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561491908; cv=none; d=google.com; s=arc-20160816; b=qQS/HdPtqLmOew6O+koPsYbeTk5tcYQuCzF1ONMdd8Nv/hVTeaohPa9JZ1SbgprSWI 52r2b9Jnx7StPIEwMtvXHdXsCbeonwlDe5Bcq42nD/OydZlKXVVl6ui/XZicQfv9sWrC RETXtHCis5LAM+Wu03Gr/Zkz0J3L6LNPFUDS6J1y0zBvkbuVfFADbZlW0mcNVfhGEV66 DoaufRM7FurOdWS9F1iefrmd0bSF35o1JZ5wz+YcicqlAmmhJOY0ebXytSouewFZ0lm5 cK6RUnhRJ0Q+OYImkRvurQt8VH1pNXTJDbUl22pIcZ5bCfpZvK30D+mJpDMotCuTg5W/ afSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=sCT23Qws2kNjVqxjONUOtdKPBbIqDJrc5e8tG3AdlOM=; b=ky1QoysNKdQaEAsfMZivtRmR+r1L/R3BBszVLCummQUeeFZ6u2/7h4Vl3Sh59xctdL U4NchxB59au+X1zZ0S2KuHBkmM9i+6sGW1xB2c9Dt6mTXqy/n+y4/QDwQzSIbvp2DNrn 3XLmzmfnNXeFsHxPCmCdvHrWXnNF6Tqb5Yy2YHFowr4yGaG0EHsytwiVfN9hpyuvyokS b+/Mj3iMP/uKe/3xUCp24XjXuxgTBOZfDqsh0BAbqPfRuzrZKIg4OnB6h/p1uWhpsTK1 PykybX7IbsqOWi5t/3BOZ6mo8PwQukQt0521SeRYzcWDm0DypjSwD3ltsYi1KlH4gQCe 2eVQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t22si13895413pgh.582.2019.06.25.12.44.53; Tue, 25 Jun 2019 12:45:08 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727702AbfFYRRY (ORCPT + 99 others); Tue, 25 Jun 2019 13:17:24 -0400 Received: from foss.arm.com ([217.140.110.172]:45974 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726774AbfFYRRY (ORCPT ); Tue, 25 Jun 2019 13:17:24 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0E48D360; Tue, 25 Jun 2019 10:17:23 -0700 (PDT) Received: from [10.1.196.72] (e119884-lin.cambridge.arm.com [10.1.196.72]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id BB6273F718; Tue, 25 Jun 2019 10:17:19 -0700 (PDT) Subject: Re: [PATCH v7 00/25] Unify vDSOs across more architectures To: Paul Burton Cc: Thomas Gleixner , "linux-arch@vger.kernel.org" , LAK , LKML , "linux-mips@vger.kernel.org" , "linux-kselftest@vger.kernel.org" , Catalin Marinas , Will Deacon , Arnd Bergmann , Russell King , Ralf Baechle , Daniel Lezcano , Mark Salyzyn , Peter Collingbourne , Shuah Khan , Dmitry Safonov <0x7f454c46@gmail.com>, Rasmus Villemoes , Huw Davies , Shijith Thotton , Andre Przywara , Dmitry Safonov , Andrei Vagin , Linus Torvalds , Andy Lutomirski , Michael Kelley , Sasha Levin References: <20190621095252.32307-1-vincenzo.frascino@arm.com> <20190624184157.mu6n74a7qqa4z5z5@pburton-laptop> <3ae7f595-0a15-0584-198e-b32fe3e3ea57@arm.com> <20190625171118.wznk5nva3h3jetky@pburton-laptop> From: Vincenzo Frascino Message-ID: <28ad9bf4-d639-f77c-8ac0-980f4f4595cd@arm.com> Date: Tue, 25 Jun 2019 18:17:18 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <20190625171118.wznk5nva3h3jetky@pburton-laptop> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Paul, On 25/06/2019 18:11, Paul Burton wrote: > Hi Vincenzo, > > On Tue, Jun 25, 2019 at 12:16:55AM +0100, Vincenzo Frascino wrote: >> In the end I concluded that all the errors seen here depend on the fact that I >> tested my vdso implementation on MIPS32el only (as stated in the cover letter) >> and that when I tried to compile a 32BIT binary on a 64BIT configuration I did >> it wrongly for two reasons, for N32 and O32 binaries: >> - we need to undefine CONFIG_64BIT and define CONFIG_32BIT >> - we need to define CONFIG_GENERIC_ATOMIC64 >> >> I have a fix for this (patch in attachment), but I do not have the hardware to >> test it. If you could provide some feedback would be appreciated (really want to >> see MIPS merged with the other archs in 5.3 :) ). > > Thanks for the quick turnaround on your patch! > > I'm certainly willing to test it, but in a few hours I'll be spending > the bulk of a day on airplanes[1] so it might take a few days until I > get to it. > Sounds like a plan. Let us know when you have an update. > Thanks, > Paul > > [1] ...and travel isn't the hackathon it used to be with my 9 month old > son around :) > -- Regards, Vincenzo