DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] Fix defects found by coverity scan
@ 2020-11-05  1:49 Wei Huang
  2020-11-05  1:49 ` [dpdk-dev] [PATCH v1 1/2] raw/ifpga/base: unlock mutex when nios init fail Wei Huang
  2020-11-05  1:49 ` [dpdk-dev] [PATCH v1 2/2] raw/ifpga/base: check pointer adapter before derefence Wei Huang
  0 siblings, 2 replies; 5+ messages in thread
From: Wei Huang @ 2020-11-05  1:49 UTC (permalink / raw)
  To: dev, rosen.xu, qi.z.zhang; +Cc: stable, Wei Huang

Two issues are introduced from previous patch, one resides in 
ifpga_fme.c and the other resides in opae_hw_api.c. Below two
patches are provided to fix them separately.

Wei Huang (2):
  raw/ifpga/base: unlock mutex when nios init fail
  raw/ifpga/base: check pointer adapter before derefence

 drivers/raw/ifpga/base/ifpga_fme.c   |  2 ++
 drivers/raw/ifpga/base/opae_hw_api.c | 10 ++++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2020-11-05  9:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05  1:49 [dpdk-dev] [PATCH v1 0/2] Fix defects found by coverity scan Wei Huang
2020-11-05  1:49 ` [dpdk-dev] [PATCH v1 1/2] raw/ifpga/base: unlock mutex when nios init fail Wei Huang
2020-11-05  9:33   ` Zhang, Tianfei
2020-11-05  1:49 ` [dpdk-dev] [PATCH v1 2/2] raw/ifpga/base: check pointer adapter before derefence Wei Huang
2020-11-05  9:35   ` Zhang, Tianfei

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