All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Timothy Pearson <tpearson@raptorengineering.com>
Cc: linux-pci <linux-pci@vger.kernel.org>,
	mahesh <mahesh@linux.ibm.com>, Oliver <oohall@gmail.com>,
	Madhavan Srinivasan <maddy@linux.ibm.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	Lukas Wunner <lukas@wunner.de>
Subject: Re: [PATCH v10] PCI: Add pcie_link_is_active() function
Date: Tue, 17 Jun 2025 15:02:49 -0500	[thread overview]
Message-ID: <20250617200249.GA1150249@bhelgaas> (raw)
In-Reply-To: <1129057878.1309277.1750187955867.JavaMail.zimbra@raptorengineeringinc.com>

On Tue, Jun 17, 2025 at 02:19:15PM -0500, Timothy Pearson wrote:
> ----- Original Message -----
> > From: "Bjorn Helgaas" <helgaas@kernel.org>
> > To: "Timothy Pearson" <tpearson@raptorengineering.com>
> > Cc: "linux-pci" <linux-pci@vger.kernel.org>, "mahesh" <mahesh@linux.ibm.com>, "Oliver" <oohall@gmail.com>, "Madhavan
> > Srinivasan" <maddy@linux.ibm.com>, "Michael Ellerman" <mpe@ellerman.id.au>, "Lukas Wunner" <lukas@wunner.de>
> > Sent: Tuesday, June 17, 2025 1:59:38 PM
> > Subject: Re: [PATCH v10] PCI: Add pcie_link_is_active() function
> 
> > On Tue, Jun 17, 2025 at 11:10:50AM -0500, Timothy Pearson wrote:
> >> ----- Original Message -----
> >> > From: "Bjorn Helgaas" <helgaas@kernel.org>
> >> > To: "Timothy Pearson" <tpearson@raptorengineering.com>
> >> > Cc: "linux-pci" <linux-pci@vger.kernel.org>, "mahesh" <mahesh@linux.ibm.com>,
> >> > "Oliver" <oohall@gmail.com>, "Madhavan
> >> > Srinivasan" <maddy@linux.ibm.com>, "Michael Ellerman" <mpe@ellerman.id.au>,
> >> > "Lukas Wunner" <lukas@wunner.de>
> >> > Sent: Tuesday, June 17, 2025 11:04:28 AM
> >> > Subject: Re: [PATCH v10] PCI: Add pcie_link_is_active() function
> >> 
> >> > On Tue, Jun 17, 2025 at 10:41:58AM -0500, Timothy Pearson wrote:
> >> >> Add pcie_link_is_active() function to check if the physical PCIe link is
> >> >> active, replacing duplicate code in multiple locations.
> > 
> >> Will do in the future.  There is some urgency on this overall
> >> patchset as we have had hotplug support broken for many years now,
> >> and it's causing continued problems on customer deployed machines.
> >> While we can continue to point customers at the patchset and have
> >> them compile their own kernels, patience from our customer side is
> >> wearing a bit thin for that.  I will continue to try to push this
> >> forward (along with the associated ppc patch set) at a more
> >> reasonable pace.
> > 
> > Apparently this got pulled out of a series where the urgency might
> > have been obvious.  As a standalone patch, AFAICT it's a cleanup that
> > doesn't actually fix any problems.
> 
> Correct -- my apologies for not making that clear.  The original
> patch set for ppc (PowerNV) hotplug fixes was blocked on this
> pending patch by the ppc maintainers -- logicially it makes some
> sense, but I can't really submit a series that requires both groups
> of maintainers to approve.

Two paths:

  - Best choice: since this is a cleanup that doesn't fix anything,
    pull it out of the ppc series, fix the problem, and add the
    cleanup to your TODO list for resolution in the future.  AFAICT
    this patch, at least v10, doesn't touch anything remotely
    ppc-related, so I don't see the connection with PowerNV.

  - Alternatively: send the patch to both sets of maintainers (ppc and
    pci), and maintainer less affected can ack it and the other can
    appy it.

  reply	other threads:[~2025-06-17 20:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-17 15:41 [PATCH v10] PCI: Add pcie_link_is_active() function Timothy Pearson
2025-06-17 16:04 ` Bjorn Helgaas
2025-06-17 16:10   ` Timothy Pearson
2025-06-17 18:59     ` Bjorn Helgaas
2025-06-17 19:19       ` Timothy Pearson
2025-06-17 20:02         ` Bjorn Helgaas [this message]
2025-06-17 16:16 ` Timothy Pearson
2025-06-19 13:55 ` Lukas Wunner
2025-08-26  7:04 ` Krishna Chaitanya Chundru
2025-08-26 12:48   ` Timothy Pearson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250617200249.GA1150249@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lukas@wunner.de \
    --cc=maddy@linux.ibm.com \
    --cc=mahesh@linux.ibm.com \
    --cc=mpe@ellerman.id.au \
    --cc=oohall@gmail.com \
    --cc=tpearson@raptorengineering.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.