Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp410886ybn; Tue, 1 Oct 2019 23:36:23 -0700 (PDT) X-Google-Smtp-Source: APXvYqzWFYgoOH6azKMp33pFWGXW7nd87jTNP28qWN3XlatD0PhE80VT/MlxKZ98Epc115OqWxuI X-Received: by 2002:a17:906:4b47:: with SMTP id j7mr1700944ejv.63.1569998183067; Tue, 01 Oct 2019 23:36:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569998183; cv=none; d=google.com; s=arc-20160816; b=BE/lu/OQLfVV/XHW0pWHpWn7Pn0Kfpa/72F0xkJhSr+mU+nb2eRWJZkrFz5+szVWIk b2o6/fczuQiXQL5BG6gW69e8CwOaCJAzWVR5hJgkfX3rj+DmQqiUIP25WwpOH5J4DnZT 6/MvRkMuz4HGONDQ6IvkUzquSH8h+x9KJUBVilIlbgwwY6AG3E+nrPpJiW39cfKIR1Ct tkjfZ9X98TfPO7gXh5rZS2TY1ZAHWXfRHf8i0nSbhgcUfBY0yjypELbUbZRQ77HLiw+U V1Uc6p+c0kjXirMPvRwx7Dqg61r5NcbxEvZ3n0o8TXTuGZ6xV0QJmaDwkmAVqdMxplgt dxtw== 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=y0Uo6oPI33Nlv1k+OwWEJeAAGdZwdSG+y7vUyGrKVgg=; b=QIJG/eVGEjM4yjc4X+mQNRBxIm5jbawPccG5Yuiy//bjo+rgn0iSvo9AWmH+M3RnST ofbrWQC/Ni+l3QMKmcggL+0UeYtCkqeYVciHu3u25BrU4fNipGR1alEPQF3rcheHjmGL qFv7gPdhzpjchz8zBkwXGiKOjIznhm9sthGZmyYVrrcR6WN4rogc2fg54rxehyeA4hp8 NV4VuTGhqBUFfe9xXi4VK1lbMAAM9ORAyyo6CZ7HhvUhuyyDRvZL9ejtMksC+I3eNt+h svQO2ayLuRp0sQ4cDZGT8Ua4ukPCn3Chap8+ae8OdJMFzQHjiKs0FbVUKXq4UZ5VeCtW 926Q== 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 w26si10524129edd.305.2019.10.01.23.35.58; Tue, 01 Oct 2019 23:36:23 -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 S1726267AbfJBENS (ORCPT + 99 others); Wed, 2 Oct 2019 00:13:18 -0400 Received: from bmailout3.hostsharing.net ([176.9.242.62]:53793 "EHLO bmailout3.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725893AbfJBENS (ORCPT ); Wed, 2 Oct 2019 00:13:18 -0400 Received: from h08.hostsharing.net (h08.hostsharing.net [IPv6:2a01:37:1000::53df:5f1c:0]) (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 3C793100E201F; Wed, 2 Oct 2019 06:13:16 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id E9EDF43227; Wed, 2 Oct 2019 06:13:15 +0200 (CEST) Date: Wed, 2 Oct 2019 06:13:15 +0200 From: Lukas Wunner To: Stuart Hayes Cc: Bjorn Helgaas , Austin Bolen , keith.busch@intel.com, Alexandru Gagniuc , "Rafael J . Wysocki" , Mika Westerberg , Andy Shevchenko , "Gustavo A . R . Silva" , Sinan Kaya , Oza Pawandeep , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] PCI: pciehp: Do not turn off slot if presence comes up after link Message-ID: <20191002041315.6dpqpis5zikosyyc@wunner.de> References: <20191001211419.11245-1-stuart.w.hayes@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191001211419.11245-1-stuart.w.hayes@gmail.com> 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, Oct 01, 2019 at 05:14:16PM -0400, Stuart Hayes wrote: > This patch set is based on a patch set [1] submitted many months ago by > Alexandru Gagniuc, who is no longer working on it. > > [1] https://patchwork.kernel.org/cover/10909167/ > [v3,0/4] PCI: pciehp: Do not turn off slot if presence comes up after link If I'm not mistaken, these two are identical to Alex' patches, right? PCI: pciehp: Add support for disabling in-band presence PCI: pciehp: Wait for PDS when in-band presence is disabled I'm not sure if it's appropriate to change the author and omit Alex' Signed-off-by. Otherwise I have no objections against this series. Thanks, Lukas