diff options
author | 2020-04-29 17:10:44 +0200 | |
---|---|---|
committer | 2020-04-29 12:26:32 -0700 | |
commit | 1020e1ef53ceef715f2bc144eebbfe01e88effcf (patch) | |
tree | 627b78e8befdde110c5f414c47ee7749be98403f /net/smc/smc_core.c | |
parent | net/smc: add new link state and related helpers (diff) | |
download | wireguard-linux-1020e1ef53ceef715f2bc144eebbfe01e88effcf.tar.xz wireguard-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