Re: [PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req

From: Lukas Wunner
Date: Sun Oct 13 2024 - 07:09:18 EST


On Fri, Oct 11, 2024 at 09:59:12AM -0400, Gregory Price wrote:
> On Thu, Oct 10, 2024 at 05:16:28PM -0500, Bjorn Helgaas wrote:
> > I provisionally applied this to pci/doe for v6.13 with Lukas and
> > Jonathan's reviewed-by.
> >
> > Can we include a sample of any dmesg logging or other errors users
> > would see because of this problem? I'll update the commit log with
> > any of this information to help users connect an issue with this fix.
[...]
> Do you want an updated patch with the nits fixed?

You need to keep an eye on pci.git when contributing to the
PCI subsystem... ;)

https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git

Your patch is on the "doe" topic branch, with all nits already
addressed by Bjorn. So you don't need to do anything. :)

Thanks,

Lukas