DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix a segfault when call callback
@ 2022-05-21  7:05 Min Hu (Connor)
  2022-05-21  7:05 ` [PATCH 1/2] bus/pci: " Min Hu (Connor)
  2022-05-21  7:05 ` [PATCH 2/2] bus/vdev: " Min Hu (Connor)
  0 siblings, 2 replies; 4+ messages in thread
From: Min Hu (Connor) @ 2022-05-21  7:05 UTC (permalink / raw)
  To: dev; +Cc: Min Hu (Connor)

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-07 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21  7:05 [PATCH 0/2] fix a segfault when call callback Min Hu (Connor)
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)

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).