Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp3086399ybb; Mon, 30 Mar 2020 20:33:29 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtrCht2DZR2wYr/T3MnADwa6ZGeVNcddrkDa5d2EcUDRb5zTKu0ZqdVwPZwrFo5BhWvhg88 X-Received: by 2002:a9d:567:: with SMTP id 94mr6371826otw.201.1585625608954; Mon, 30 Mar 2020 20:33:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585625608; cv=none; d=google.com; s=arc-20160816; b=Vx6gJAb3/Y3D30vxIjA6jMDNvqtObV2CQNQKzm/UDJyHjPkQDpYwlc/V9+HX08y+gh s9ecUtqgd74G1coOZ+mJ0SGTowt2dxPsSvMgbOLbTQILD7vp7uMSjjAFGBmHc2H2TJOH QMcoEUuN1guld0wL+mAM8SQcrCxkLGw/UXlTa6qTMEQ+7vhm+vNXS9eGB5DNsWUSappK 0umMrr8ilsV2fOpV1xmSESBDTPJksLzaycWLyEAZdp71iD+SSAlUONswuxLvKfcttL00 HvbtoUBeiNUOD/CCGxUQVDb7z0X+dhi8IYBMss3v86O+MRlTRDVN+uteMEqwcOpqgHmW GMyQ== 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=G48thb8OBfll4RoGhc13cLmR38P3JaG1BCWIXFY7VSc=; b=VeF5y+/b2yZ6wlcqYD/jucpcZghhpPXIcUzh1P0Nd06MDtcgNj3TD7o/IvTPorkOwf YMf1v2LBnehjyowWxDhQHo5ZFkb2jBYtzSeFlP9vAWE3qZaeBqBmUfJbD4A9euDtJ8Hn 5ccVm24NXoQ94NcnbwCBKNtvB7+Exl9G3HfFtVb87AUDS2JOpTLp3LqMDWrVYeTT+J2W UqhS0tnZItilyG3WU+4QW4FfsUmDnUBp7zrNV5q/bgP7ytX6R2SBYkByeQ07K3DVNwuh Iqiu4QNLtNJExxzg9uLK+dZcPuSFC77HkNNIHZJ3r5hulyeXCNJayrVmkDJO0MgGMN5x TFcQ== 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 y7si8272552ote.303.2020.03.30.20.33.16; Mon, 30 Mar 2020 20:33:28 -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 S1729197AbgCaDce (ORCPT + 99 others); Mon, 30 Mar 2020 23:32:34 -0400 Received: from bmailout3.hostsharing.net ([176.9.242.62]:56557 "EHLO bmailout3.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727464AbgCaDce (ORCPT ); Mon, 30 Mar 2020 23:32:34 -0400 Received: from h08.hostsharing.net (h08.hostsharing.net [83.223.95.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by bmailout3.hostsharing.net (Postfix) with ESMTPS id E1A4D101C032D; Tue, 31 Mar 2020 05:32:32 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 679B215B281; Tue, 31 Mar 2020 05:32:32 +0200 (CEST) Date: Tue, 31 Mar 2020 05:32:32 +0200 From: Lukas Wunner To: Bjorn Helgaas Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Fixes tag needs some work in the pci tree Message-ID: <20200331033232.27ifep6igs45xv75@wunner.de> References: <20200331073852.54e44b21@canb.auug.org.au> <20200331031458.x6y73bisl7cj3gpd@wunner.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200331031458.x6y73bisl7cj3gpd@wunner.de> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 31, 2020 at 05:14:58AM +0200, Lukas Wunner wrote: > On Mon, Mar 30, 2020 at 03:53:29PM -0500, Bjorn Helgaas wrote: > > On Mon, Mar 30, 2020 at 3:39 PM Stephen Rothwell wrote> > In commit > > > > > > fb3ffadca55a ("PCI: pciehp: Fix indefinite wait on sysfs requests") > > > > > > Fixes tag > > > > > > Fixes: 54ecb8f7028c ("PCI: pciehp: Avoid returning prematurely from sysfs requests") > > > > > > has these problem(s): > > > > > > - Subject does not match target commit subject > > > Just use > > > git log -1 --format='Fixes: %h ("%s")' > > > > > > Did you mean > > > > > > (probably not :-)) > > > Fixes: 54ecb8f7028c ("Linux 5.4-rc1") > > > > > > or > > > > > > Fixes: 157c1062fcd8 ("PCI: pciehp: Avoid returning prematurely from sysfs requests") > > > > Fixed, thanks! > > Ugh, sorry about that. > > In case you're not aware, it's only fixed on your next branch, > not on the pci/hotplug branch. Also, the incorrect commit hash is repeated further up in the commit message: "This flag, which was introduced by commit 54ecb8f7028c" Again, sorry, I don't really understand how this happened. Thanks, Lukas