Files
linux/net/smc
Karsten Graul 2a4c57a9e7 net/smc: use a workqueue to defer llc send
SMC handles deferred work in tasklets. As tasklets cannot sleep this
can result in rare EBUSY conditions, so defer this work in a work queue.
The high level api functions do not defer work because they can sleep
until the llc send is actually completed.

Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-16 11:49:19 -04:00
..
2017-07-29 11:22:58 -07:00
2018-04-27 14:02:51 -04:00
2018-04-27 14:02:51 -04:00
2018-05-04 11:45:06 -04:00
2018-05-04 11:45:06 -04:00
2018-05-02 13:29:12 -04:00
2018-05-04 11:45:06 -04:00