From: Daniel Stodden <dns@arista.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Dmitry Safonov <dima@arista.com>,
Logan Gunthorpe <logang@deltatee.com>,
Kurt Schwemmer <kurt.schwemmer@microsemi.com>,
linux-pci@vger.kernel.org, Daniel Stodden <dns@arista.com>
Subject: [PATCH v4 0/1] PCI: switchtec: Fix stdev_release() crash after surprise hot remove
Date: Tue, 21 Nov 2023 20:23:15 -0800 [thread overview]
Message-ID: <20231122042316.91208-1-dns@arista.com> (raw)
Changes since v3:
* Restart from upstream f9724598e29df3acfcf5327df11aae2aba1b7f61
* Add missing pci_dev_put() to stdev_create()'s failure path.
* Reviewed-by: Dmitry Safonov <dima@arista.com>
Thanks for the patience.
Daniel
Daniel Stodden (1):
PCI: switchtec: Fix stdev_release() crash after surprise hot remove
drivers/pci/switch/switchtec.c | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
--
2.41.0
next reply other threads:[~2023-11-22 4:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 4:23 Daniel Stodden [this message]
2023-11-22 4:23 ` [PATCH v4 1/1] PCI: switchtec: Fix stdev_release() crash after surprise hot remove Daniel Stodden
2023-11-22 15:55 ` Bjorn Helgaas
2023-11-22 19:03 ` Daniel Stodden
2023-12-07 21:08 ` Christophe JAILLET
2023-12-08 22:36 ` Daniel Stodden
2023-11-22 15:48 ` [PATCH v4 0/1] " Bjorn Helgaas
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=20231122042316.91208-1-dns@arista.com \
--to=dns@arista.com \
--cc=dima@arista.com \
--cc=helgaas@kernel.org \
--cc=kurt.schwemmer@microsemi.com \
--cc=linux-pci@vger.kernel.org \
--cc=logang@deltatee.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.