From: Yang Su <yang.su@linux.alibaba.com>
To: bhelgaas@google.com
Cc: linux-pci@vger.kernel.org, alex.williamson@redhat.com,
matthew@wil.cx, jbarnes@virtuousgeek.org, rjw@sisk.pl,
greg@kroah.com, patchwork-bot@kernel.org, andrew.murray@arm.com,
lorenzo.pieralisi@arm.com, robh@kernel.org, kw@linux.com,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/1] Tune pci sbr time
Date: Sun, 1 Jan 2023 17:22:32 +0800 [thread overview]
Message-ID: <cover.1672563632.git.yang.su@linux.alibaba.com> (raw)
In pci_reset_secondary_bus, the waiting time is so long for PCIe devies.
As reference PCIe spec, this patch can handle different cases for PCI/PCIe devices
in pci_reset_secondary_bus.
Yang Su (1):
PCI: Tune secondary bus reset time for PCIe
drivers/pci/pci.c | 36 +++++++++++++++++++++++++++++++++---
1 file changed, 33 insertions(+), 3 deletions(-)
--
2.19.1.6.gb485710b
next reply other threads:[~2023-01-01 9:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-01 9:22 Yang Su [this message]
2023-01-01 9:22 ` [PATCH 1/1] PCI: Tune secondary bus reset time for PCIe Yang Su
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=cover.1672563632.git.yang.su@linux.alibaba.com \
--to=yang.su@linux.alibaba.com \
--cc=alex.williamson@redhat.com \
--cc=andrew.murray@arm.com \
--cc=bhelgaas@google.com \
--cc=greg@kroah.com \
--cc=jbarnes@virtuousgeek.org \
--cc=kw@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=matthew@wil.cx \
--cc=patchwork-bot@kernel.org \
--cc=rjw@sisk.pl \
--cc=robh@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).