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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 59EF0FA372C for ; Fri, 8 Nov 2019 13:48:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 38CD5214DB for ; Fri, 8 Nov 2019 13:48:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726394AbfKHNst (ORCPT ); Fri, 8 Nov 2019 08:48:49 -0500 Received: from foss.arm.com ([217.140.110.172]:43826 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726005AbfKHNst (ORCPT ); Fri, 8 Nov 2019 08:48:49 -0500 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 2CDA046A; Fri, 8 Nov 2019 05:48:49 -0800 (PST) Received: from lakrids.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5D2783F719; Fri, 8 Nov 2019 05:48:48 -0800 (PST) Date: Fri, 8 Nov 2019 13:48:46 +0000 From: Mark Rutland To: Russell King - ARM Linux admin Cc: Greg KH , Ard Biesheuvel , stable@vger.kernel.org, linus.walleij@linaro.org Subject: Re: [PATCH for-stable-4.4 08/50] arm/arm64: KVM: Advertise SMCCC v1.1 Message-ID: <20191108134845.GB11465@lakrids.cambridge.arm.com> References: <20191108123554.29004-1-ardb@kernel.org> <20191108123554.29004-9-ardb@kernel.org> <20191108131105.GA759061@kroah.com> <20191108133952.GX25745@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191108133952.GX25745@shell.armlinux.org.uk> User-Agent: Mutt/1.11.1+11 (2f07cb52) (2018-12-01) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Nov 08, 2019 at 01:39:52PM +0000, Russell King - ARM Linux admin wrote: > On Fri, Nov 08, 2019 at 02:11:05PM +0100, Greg KH wrote: > > On Fri, Nov 08, 2019 at 01:35:12PM +0100, Ard Biesheuvel wrote: > > > From: Mark Rutland > > > > > > From: Marc Zyngier > > > > Lots of Mar[c/k]'s :) > > > > I'll fix this up... > > Mark and Marc are both valid variants, there is nothing to be fixed up > (and if you do, you risk insulting one or other.) Lost context here -- the issue was both were at the top of the patch, but there should only be one for the author (Zyngier). I don't think anyone was suggesting deed poll would be necessary! ;) I probably messsed that up when doing the v4.9 backport, sorry if that was the case! Mark.