Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2500109ybd; Mon, 24 Jun 2019 07:30:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqwHMtUm7FZRBNRsuBOSvUx183GKQYihNE3ywwz+e/+abSfpPz+epXSGcEOdW/pgh7XP8n5u X-Received: by 2002:a17:902:4b:: with SMTP id 69mr3185828pla.89.1561386614196; Mon, 24 Jun 2019 07:30:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561386614; cv=none; d=google.com; s=arc-20160816; b=T7cbxowL981XU+aOv+iCEhy0kuDMllquPQGDhagMa3mrOpa3zvCn5OoGiATODTTToN kXZMcLBIDTzetq2hG1LvG+kUlAv0sd+bmGP3x75XZUdZUAUAtH5LsQRf+QYUrftszjub xxGcwaC4GKcchqJa83Y+J63VUqPa/OuGv5v1qDfvIaI+DctQi7DEdMno8cnxpFGwrDX7 PwvWhukcLoPZoRwHQ5DwwYPDoOEkQm9sAk0+MKBNHg8CrdNLIeKdxvcTAs7NU0knrYvc AvnnLEoLgtA/diAKpVm4LG6E3i8h7kSq/Mo6oCXKE2up6Yg8Iil8f0cV3+2g5vgSeayp M7Kg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=avuM3Q8ol96qVNsKaCt59OuYpgvhMgvBHUKEWU3rfR8=; b=tC65cVt1otnfwIyJASnL56jGXZzGGuF6cM1G2aZwygCIzaCNF1G9jjRC8JWP8nh2h8 skK6kspefmDJbycUfmryiqUBbA15iItRAHtQLYgz50GzXmJYkLsSmhpcIRU3hFBVhsTd FAqN1419L86mZj/vx8UeLnQqAKxwmLGmTpuHAu2rVdMB2gSfyG+99fE/tVHCQ1tWB/oF WfcLn9a7AgTfd/cKeRpne3J3IzmW5oS0oG94ltPZUkhfv1eyE//Hj4Uk8bvFNgnMPWcb nAHL0zxnCSUkDOX1XQa+vHAdLU+eW+D4qB0JfYbeT7w9aH9lv2zHBwuf7IJ2q664NNSF zUkA== 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 i4si10019173pgk.8.2019.06.24.07.29.58; Mon, 24 Jun 2019 07:30:14 -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 S1726505AbfFXOSh (ORCPT + 99 others); Mon, 24 Jun 2019 10:18:37 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:38153 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726386AbfFXOSg (ORCPT ); Mon, 24 Jun 2019 10:18:36 -0400 Received: from p5b06daab.dip0.t-ipconnect.de ([91.6.218.171] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1hfPni-0005Vw-8Q; Mon, 24 Jun 2019 16:18:30 +0200 Date: Mon, 24 Jun 2019 16:18:28 +0200 (CEST) From: Thomas Gleixner To: Vincenzo Frascino cc: 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 , Paul Burton , 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 Subject: Re: [PATCH v7 00/25] Unify vDSOs across more architectures In-Reply-To: Message-ID: References: <20190621095252.32307-1-vincenzo.frascino@arm.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Vincenzo, On Mon, 24 Jun 2019, Thomas Gleixner wrote: > I did not merge the ARM and MIPS parts as they lack any form of > acknowlegment from their maintainers. Please talk to those folks. If they > ack/review the changes then I can pick them up and they go into 5.3 or they > have to go in a later cycle. Nevertheless it was well worth the trouble to > have those conversions done to confirm that the new common library fits a > bunch of different architectures. I talked to Russell King and he suggested to file the ARM parts into his patch system and he'll pick them up after 5.3-rc1. https://www.arm.linux.org.uk/developer/patches/ I paged out how to deal with it, but you'll surely manage :) Thanks, tglx