Received: by 10.213.65.68 with SMTP id h4csp935203imn; Wed, 14 Mar 2018 04:51:38 -0700 (PDT) X-Google-Smtp-Source: AG47ELs9TvXJjkYCOfpjlNmMYkO3pjQ0tj2UdwwGtTgifdMbug7v+/4gn06Ijv6HxVa2aIxEgtQE X-Received: by 10.98.226.16 with SMTP id a16mr3992529pfi.157.1521028298693; Wed, 14 Mar 2018 04:51:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521028298; cv=none; d=google.com; s=arc-20160816; b=mf1Ch/d0qDZzPPxRe/QG+7gcBMd1y3esSSmnCE8bMBV66IEZfmtoquM06aYnvGhjjq yVwe1MSeUOG/7Ykcwn6JoKRImdF9Ei4OMEF6nMP7veFYry3mQliHQgHn5YlHq1cIGCMB LQydTvK/1Xip+vVBD4OkVBbLkF4EdsyJRMD9pV8wlqDJRXyqKw03OUQMyK95jmLAZtUH VhGiXAWMrpDwKuAR8M4Gp207Mx1o+rMBDgiYR0tuBcFuiDlh7SMgP0zfcV40LA3z4IiW olllDn90usABo7scF5I6TagJ7sGyhyAHo/k8dtnikes9ACq4k9PvCl+8t/+hBSSw8BnE 5fhA== 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:arc-authentication-results; bh=gOQ9cG+mAo1hxCsshnB1qh+N6Gpm8AgNKlyylPSBKw8=; b=KrCNxvVwSHX5YPcfFXMTFtUIHE5diaahhXs9dkVzl0fpH0kWnogJOxwZ3RZjUoLCOX KaO0ccW0dshv444QbVLCVpWNmkZNMQuNnFJv/rav5XKWZv2fdcbCuHDpdkPr8ZFNi8Qb xpGQXy9N4mv61dszgyqAAMBVg5nUufyMkoUiGV5sz8glbtAnJDy0Sz7dkR56NMIS9GLe ZXj5PeEArEPEQ4GduEf0mL0aq8zRss/25yCnhf/+lhbOAvei5xfQi3JPAoMfKkQm0lrG aU1xp/yDtBMW1/UOyLglYGhUdQwfsbM2xcRzaNFWlOV8i56kmbthDFC7PIzJkZViqfXf FN7w== 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 61-v6si1857810plz.507.2018.03.14.04.51.13; Wed, 14 Mar 2018 04:51:38 -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 S1751727AbeCNLuO (ORCPT + 99 others); Wed, 14 Mar 2018 07:50:14 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:51276 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751155AbeCNLuG (ORCPT ); Wed, 14 Mar 2018 07:50:06 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E400115AB; Wed, 14 Mar 2018 04:50:05 -0700 (PDT) Received: from e107981-ln.cambridge.arm.com (e107981-ln.cambridge.arm.com [10.1.207.54]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 41EFE3F487; Wed, 14 Mar 2018 04:50:03 -0700 (PDT) Date: Wed, 14 Mar 2018 11:50:00 +0000 From: Lorenzo Pieralisi To: Dexuan Cui Cc: "'bhelgaas@google.com'" , "'linux-pci@vger.kernel.org'" , KY Srinivasan , Stephen Hemminger , "'olaf@aepfle.de'" , "'apw@canonical.com'" , "'jasowang@redhat.com'" , "'linux-kernel@vger.kernel.org'" , "'driverdev-devel@linuxdriverproject.org'" , Haiyang Zhang , "'vkuznets@redhat.com'" , "'marcelo.cerri@canonical.com'" , "Michael Kelley (EOSG)" , "'stable@vger.kernel.org'" , 'Jack Morgenstein' Subject: Re: [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg() Message-ID: <20180314115000.GC27868@e107981-ln.cambridge.arm.com> References: <20180306182128.23281-1-decui@microsoft.com> <20180306182128.23281-7-decui@microsoft.com> <20180307123441.GD15139@e107981-ln.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 13, 2018 at 06:23:39PM +0000, Dexuan Cui wrote: [...] > Hi Lorenzo, Bjorn, and all, > Do you need more ACKs? Currently Michael and Haiyang reviewed and ack'd > the patchset. > > Should I send a v4 that just removes the "CC: stable@vger.kernel.org" tag > for patches 1, 2, 4 and 5? I tend to avoid a v4 as I supppose it would be > easier if you just remove the tags if you belive it's necessary (IMHO all the > 6 paches are not big and it would be great if we can have all of them in > the old stable kernels, but I respect your decision). I think you need a v4 since for patches that are actually fixing a bug I want a Fixes: tag added and I want them to be applicable independently of other patches in the series. Send them in a separate series if you prefer - I just want to make sure they apply independently. As for marking patches for stable kernels, I do not think it is right to send cosmetic churn to stable kernels anyway, at least that's my reading of the policy. You can easily post a v4 with patches reshuffled - I will apply them accordingly. Before re-posting please read this to improve formatting (I can do it for you but while at it you can do it yourself): https://marc.info/?l=linux-pci&m=150905742808166&w=2 Thanks, Lorenzo