The lock sh->txpp.mutex was not correctly released on one path
of cleanup function return, potentially causing the deadlock.
Fixes: d133f4cdb7 ("net/mlx5: create clock queue for packet pacing")
Cc: sta...@dpdk.org
Signed-off-by: Chengfeng Ye
---
drivers/net/mlx5/mlx
The lock sh->txpp.mutex was not correctly released on one path
of cleanup function return, potentially causing the deadlock.
Fixes: d133f4cdb7 ("net/mlx5: create clock queue for packet pacing")
Cc: sta...@dpdk.org
Signed-off-by: Chengfeng Ye
---
drivers/net/mlx5/mlx5_txpp.c | 6 +
The lock sh->txpp.mutex was not correctly released on one path
of cleanup function return, potentially causing the deadlock.
Fixes: d133f4cdb7 ("net/mlx5: create clock queue for packet pacing")
Cc: sta...@dpdk.org
Signed-off-by: Chengfeng Ye
---
drivers/net/mlx5/mlx5_txpp.c | 6 +
The lock sh->txpp.mutex was not correctly released if the function
returned in these two branches, which may led to deadlock if the
function was acquired again.
Fixes: d133f4cdb7 ("net/mlx5: create clock queue for packet pacing")
Cc: sta...@dpdk.org
Signed-off-by: Chengfeng Ye
---
The lock sh->txpp.mutex was not correctly released if the function
returned in these two branches, which may led to deadlock if the
function was acquired again.
Fixes: d133f4cdb7 ("net/mlx5: create clock queue for packet pacing")
Cc: sta...@dpdk.org
Signed-off-by: Chengfeng Ye
---
The lock sh->txpp.mutex was not correctly released if the function
returned in these two branches, which may led to deadlock if the
function was acquired again.
Fixes: d133f4cdb7 ("net/mlx5: create clock queue for packet pacing")
Cc: sta...@dpdk.org
Signed-off-by: Chengfeng Ye
---
The lock pdata->phy_mutex may not be correctly released if the
function return in these two branches, which may lead to
deadlock if the lock is acquired again.
Cc: cy...@connect.ust.hk
Bugzilla ID: 776
Signed-off-by: Chengfeng Ye
---
drivers/net/axgbe/axgbe_phy_impl.c | 5 -
1 file chan
The lock sh->txpp.mutex isn't correctly released if the function
return in these two branches, which may lead to deadlock if the
lock is acquired again.
Cc: cy...@connect.ust.hk
Bugzilla ID: 774
Signed-off-by: Chengfeng Ye
---
drivers/net/mlx5/mlx5_txpp.c | 6 +-
1 file ch
The lock pdata->i2c_mutex is not released if the function return in
these two patched branches, which may lead to deadlock problem if
this lock is acquired again.
Cc: cy...@connect.ust.hk
Bugzilla ID: 777
Signed-off-by: Chengfeng Ye
---
drivers/net/axgbe/axgbe_i2c.c | 2 ++
1 file changed
The lock sh->txpp.mutex isn't correctly released if the function
return in these two branches, which may lead to deadlock if the
lock is acquired again.
Cc: cy...@connect.ust.hk
Bugzilla ID: 774
Signed-off-by: Chengfeng Ye
---
drivers/net/mlx5/mlx5_txpp.c | 6 +-
1 file ch
The lock sh->txpp.mutex isn't correctly released if the function return in the
patched branch, which may lead to deadlock if this lock is acuired again. The
patch is to fix this problem.
Cc: cy...@connect.ust.hk
Bugzilla ID: 774
Signed-off-by: Chengfeng Ye
---
drivers/net/mlx5/mlx
The lock pdata->i2c_mutex is not released if the function return in these two
patched branches, which may lead to deadlock problem if this lock is acuired
again. The patch is to fix this problem.
Cc: cy...@connect.ust.hk
Bugzilla ID: 777
Signed-off-by: Chengfeng Ye
---
drivers/net/ax
The lock sh->txpp.mutex isn't correctly released if the function return in the
patched branch, which may lead to deadlock if this lock is acuired again. The
patch is to fix this problem.
Cc: cy...@connect.ust.hk
Bugzilla ID: 774
Signed-off-by: Chengfeng Ye
---
drivers/net/mlx5/mlx
The lock pdata->phy_mutex may not be correctly released if the function return
in these two branches, which may lead to deadlock if the lock is acuired again.
The patch is to fix this problem.
Cc: cy...@connect.ust.hk
Bugzilla ID: 776
Signed-off-by: Chengfeng Ye
---
drivers/net/ax
14 matches
Mail list logo