Re: [PATCH net 0/4] nfp: improve signal handing on FW waits and flower control message processing

2018-04-12 Thread David Miller
From: Jakub Kicinski Date: Wed, 11 Apr 2018 16:47:34 -0700 > The first part of this set aims to improve handling of interrupted > waits. Patch 1 makes waiting for management FW responses > uninterruptible while patch 2 adds a message when signal arrives > while

[PATCH net 0/4] nfp: improve signal handing on FW waits and flower control message processing

2018-04-11 Thread Jakub Kicinski
Hi! The first part of this set aims to improve handling of interrupted waits. Patch 1 makes waiting for management FW responses uninterruptible while patch 2 adds a message when signal arrives while waiting for an NFP mutex. We can't interrupt execution of FW commands so uninterruptible sleep