Re: [PATCH net 0/3] nfp: fix SR-IOV deadlock and representor bugs

2017-08-23 Thread David Miller
From: Jakub Kicinski Date: Tue, 22 Aug 2017 23:22:41 -0700 > This series tackles the bug I've already tried to fix in commit > 6d48ceb27af1 ("nfp: allocate a private workqueue for driver work"). > I created a separate workqueue to avoid possible deadlock, and > the lockdep error disappeared, coi

[PATCH net 0/3] nfp: fix SR-IOV deadlock and representor bugs

2017-08-22 Thread Jakub Kicinski
This series tackles the bug I've already tried to fix in commit 6d48ceb27af1 ("nfp: allocate a private workqueue for driver work"). I created a separate workqueue to avoid possible deadlock, and the lockdep error disappeared, coincidentally. The way workqueues are operating, separate workqueue do