Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp1165344ybe; Wed, 4 Sep 2019 13:46:56 -0700 (PDT) X-Google-Smtp-Source: APXvYqzdg1dF7XBSAY+DnADzy3wkWW6EBcgj7ikIxQMj0Ggkui9P5N08X1laRJPv/p3ba1/ymlWN X-Received: by 2002:a62:65c7:: with SMTP id z190mr49889706pfb.9.1567630016872; Wed, 04 Sep 2019 13:46:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567630016; cv=none; d=google.com; s=arc-20160816; b=Mpn07SaD02bJk62sfwE31LC2axcVDmznvtmfc3tbC7Ly6ScqujLkaJ9yFqA3xvGqm7 jL0fUWpPBeze770P9ns8CVGdOjUi7eJDTxN44yS4SwxCRb37hS3i0bbMvaCs1OyBv6SA QQFad86H+JM8Sqom0QMhBLRqa2oPusi5fc7lQ0pBFnSclpPjwt15Ejr5OTJHOpwT0PzA jAfXe910FtSVGTHOIB/jvgTjTuI+xxcHxaGfkIVyM4B9VDu87DAxGcYstn3NNs8KuvLl Ec9cTtrI51/Nxx5qwwlSB8/Y5FYXEZ/JapV3hz/pIz0QZzrHulOlqthtXF6ia7YrAPZB 302w== 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:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=Us1rZAEHxJADlRE7O81oSt8VpKNxFHgI0kO0yPEZc1U=; b=ckmmaaeYBisojg8QJEzvy5fV9K8klEIVG3E/zPzma8dKuByk2hK+Mg99D5u+6bgJH4 hFoQTr7J/Z+tVZ9QHSaZpvwVLBas7yA8VDV+hbjRjeK0pUk20r+A8qZTE8njXwxEsZyC hyMTP6nE5pGaiqNaZQKhed3DrnaMGhm59LXwOO7Z0JFgO9Na1stPE016l2YF2zzq9yYJ 1w5Dm1TQhhXm7mwVDDvZOGsKnSU3ueHiSq9P+f/fzeyre91nXtDZEm647QXElIIpDI1I cU8p62CsaNyUIBZfoR14/QMIH5AorbVUU6bt7yMrwGr6suQ2f6/9vJR4+XRpCoGD+MvD k6tA== 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 23si12969500pgh.305.2019.09.04.13.46.41; Wed, 04 Sep 2019 13:46:56 -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 S1730556AbfIDUnt (ORCPT + 99 others); Wed, 4 Sep 2019 16:43:49 -0400 Received: from ms.lwn.net ([45.79.88.28]:42892 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728526AbfIDUns (ORCPT ); Wed, 4 Sep 2019 16:43:48 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 16DC46D9; Wed, 4 Sep 2019 20:43:47 +0000 (UTC) Date: Wed, 4 Sep 2019 14:43:46 -0600 From: Jonathan Corbet To: Will Deacon Cc: Quentin Perret , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, peterz@infradead.org, mingo@redhat.com, rjw@rjwysocki.net, vincent.guittot@linaro.org, juri.lelli@redhat.com, catalin.marinas@arm.com, morten.rasmussen@arm.com, chris.redpath@arm.com, dietmar.eggemann@arm.com, patrick.bellasi@arm.com, valentin.schneider@arm.com, qais.yousef@arm.com, qperret@qperret.net Subject: Re: [PATCH] mailmap: Update email address for Quentin Perret Message-ID: <20190904144346.396a77f8@lwn.net> In-Reply-To: <20190903145950.xko5fejupxj3f5nx@willie-the-truck> References: <20190902105036.32419-1-quentin.perret@arm.com> <20190903145950.xko5fejupxj3f5nx@willie-the-truck> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 3 Sep 2019 15:59:50 +0100 Will Deacon wrote: > Since this isn't really an arm64 change (there's no change to MAINTAINERS), > I'd rather it went via Andrew or Jon. However, there was some resistance > last time this sort of email change happened: > > http://lkml.kernel.org/r/20190806112959.14845da4@lwn.net > > so I'm not sure what the current preference is. Jon? If there's some value to having an entry in the mailmap file, then obviously it should be added. I didn't resist so much as engage in a little muttering under my breath as I applied the patch... jon