Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2521472ybd; Mon, 24 Jun 2019 07:51:59 -0700 (PDT) X-Google-Smtp-Source: APXvYqwM6uCsL0ecZ7/NGEs75Ig7mcN6FUUQKRwEEJZo5AdAHGERDRl3PkLyMqvFlO4YFqy9w3Wa X-Received: by 2002:a17:902:6506:: with SMTP id b6mr6352877plk.253.1561387919069; Mon, 24 Jun 2019 07:51:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561387919; cv=none; d=google.com; s=arc-20160816; b=UIFk7NLudSZYaRNGtz7NimGh3zHmq4o1D61Ecm0mrZ3wyog6Y238mTgf2+t/W1h/dQ EIHO237XBvJwLgMyq+YQYEafhISnluS2RqnOQFxd0t0UfPQW5c24WG5+h1d3vFAk5etj dl45S45g0O3NCx24GYNJ2TarVfs0y7/41tt+rhyBJB9YzB8AWphSHuwMN8O5fGc3XFHO uo1bDJhgmfkrKW21Wef8aNCT6oE6hRdBofEMGeeDiKLdNsAdbZUefodgX6Eg8ZaCgcug PHloHkhR0YefqoyMXxiUHe5C0IqA5PwF/V+5EtkIxztOw2ALznx9s4rGrzuzUEDdvvGC 6KUA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=12+nuZMvEbATEZbwATIfHDvtNr+PrZF/FCHW7GxHR44=; b=ZieeoTIHMf/6bW1c7HWRh1+bpK9YSAMUpaGRf/XDRxRiVQfCznwjL/9JWSHpDQHEle n04xygX9l3Zxmq8FOU5351TFpGnFS+yxtMAiBAV6FI3eH5IDI/a01Va6Xq8MjB4R8egg CQRhDnTFgS0sIENtSehDt0MXtw/yZvNjapxaJfFwTr3UJYu45YfESeM8KnlmUayvZYdp BXBM9i2XAUyclIkpV0pL3/OlS9/5yZmSQT8t4DFHhs6BVgFfiCQxkTTpln0TLXR8/2lQ 2RdBfS+g2+YV2GPDWPMkdOcxK1WdagdayayZmXeqsGlGFV1KSTQN47kfY3nmBFt48ObM 9WyQ== 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 j59si10673949plb.176.2019.06.24.07.51.43; Mon, 24 Jun 2019 07:51:59 -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 S1730344AbfFXOtb (ORCPT + 99 others); Mon, 24 Jun 2019 10:49:31 -0400 Received: from foss.arm.com ([217.140.110.172]:52588 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728127AbfFXOtb (ORCPT ); Mon, 24 Jun 2019 10:49:31 -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 4C1F7344; Mon, 24 Jun 2019 07:49:30 -0700 (PDT) Received: from arrakis.emea.arm.com (arrakis.cambridge.arm.com [10.1.196.78]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 12ADD3F71E; Mon, 24 Jun 2019 07:49:26 -0700 (PDT) Date: Mon, 24 Jun 2019 15:49:24 +0100 From: Catalin Marinas To: Russell King - ARM Linux admin Cc: Thomas Gleixner , Vincenzo Frascino , Andy Lutomirski , Rasmus Villemoes , Will Deacon , linux-mips@vger.kernel.org, linux-kselftest@vger.kernel.org, Shuah Khan , linux-arch@vger.kernel.org, Dmitry Safonov , Daniel Lezcano , Sasha Levin , Arnd Bergmann , Andre Przywara , Dmitry Safonov <0x7f454c46@gmail.com>, Michael Kelley , Peter Collingbourne , LAK , Andrei Vagin , Huw Davies , LKML , Ralf Baechle , Mark Salyzyn , Paul Burton , Shijith Thotton , Linus Torvalds Subject: Re: [PATCH v7 00/25] Unify vDSOs across more architectures Message-ID: <20190624144924.GE29120@arrakis.emea.arm.com> References: <20190621095252.32307-1-vincenzo.frascino@arm.com> <20190624142346.pxljv3m4npatdiyk@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190624142346.pxljv3m4npatdiyk@shell.armlinux.org.uk> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 24, 2019 at 03:23:46PM +0100, Russell King wrote: > On Mon, Jun 24, 2019 at 04:18:28PM +0200, Thomas Gleixner wrote: > > 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 :) > > Easy way: ask git to add the "KernelVersion" tag as a header to the > email using --add-header to e.g. git format-patch, and just mail them > to patches@armlinux.org.uk Although I haven't send patches to Russell in a while, I still have a git alias in my .gitconfig (only works with one patch at a time IIRC, sending multiple patches may arrive in a different order): [alias] send-rmk-email = !git send-email --add-header=\"KernelVersion: $(git describe --abbrev=0)\" --no-thread --suppress-cc=all --to="patches@arm.linux.org.uk" -- Catalin