[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200324141348.7897-1-ybason@marvell.com>
Date: Tue, 24 Mar 2020 16:13:45 +0200
From: Yuval Basson <ybason@...vell.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/3] qed: Fix and enhance slowpath workqueue mechanism.
The next patch series enhances slowpath workqueue mechanism and fixes
a race between scheduled tasks and destroy_workqueue.
Yuval Basson (3):
qed: Replace wq_active Boolean with an atomic QED_SLOWPATH_ACTIVE flag
qed: Add a flag for rescheduling the slowpath task
qed: Fix race condition between scheduling and destroying the slowpath
workqueue
drivers/net/ethernet/qlogic/qed/qed.h | 3 ++-
drivers/net/ethernet/qlogic/qed/qed_main.c | 37 +++++++++++++-----------------
2 files changed, 18 insertions(+), 22 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists