diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-04-29 17:10:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-29 12:26:32 -0700 |
commit | 1020e1ef53ceef715f2bc144eebbfe01e88effcf (patch) | |
tree | 627b78e8befdde110c5f414c47ee7749be98403f /net/smc/smc_core.c | |
parent | d854fcbfaeda9748c85de296fbe07b7763a1939c (diff) | |
download | linux-1020e1ef53ceef715f2bc144eebbfe01e88effcf.tar.gz linux-1020e1ef53ceef715f2bc144eebbfe01e88effcf.tar.bz2 linux-1020e1ef53ceef715f2bc144eebbfe01e88effcf.zip |
net/smc: move testlink work to system work queue
The testlink work waits for a response to the testlink request and
blocks the single threaded llc_wq. This type of work does not have to be
serialized and can be moved to the system work queue.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/smc_core.c')
0 files changed, 0 insertions, 0 deletions