From: "Min Hu (Connor)" <humin29@huawei.com>
To: <dev@dpdk.org>
Cc: "Min Hu (Connor)" <humin29@huawei.com>
Subject: [PATCH 0/2] fix a segfault when call callback
Date: Sat, 21 May 2022 15:05:21 +0800 [thread overview]
Message-ID: <20220521070523.34983-1-humin29@huawei.com> (raw)
This patch set fix a segfault when call callback for pci and vdev.
Huisong Li (2):
bus/pci: fix a segfault when call callback
bus/vdev: fix a segfault when call callback
drivers/bus/pci/pci_common.c | 13 +++++++++++--
drivers/bus/vdev/vdev.c | 11 +++++++++--
2 files changed, 20 insertions(+), 4 deletions(-)
--
2.33.0
next reply other threads:[~2022-05-21 7:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-21 7:05 Min Hu (Connor) [this message]
2022-05-21 7:05 ` [PATCH 1/2] bus/pci: " Min Hu (Connor)
2022-06-07 17:38 ` Thomas Monjalon
2022-05-21 7:05 ` [PATCH 2/2] bus/vdev: " Min Hu (Connor)
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=20220521070523.34983-1-humin29@huawei.com \
--to=humin29@huawei.com \
--cc=dev@dpdk.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).