kernel_optimize_test/net/smc
Ursula Braun 81cf4f4707 net/smc: remove close abort worker
With the introduction of the link group termination worker there is
no longer a need to postpone smc_close_active_abort() to a worker.
To protect socket destruction due to normal and abnormal socket
closing, the socket refcount is increased.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-10-22 11:23:44 -07:00
..
af_smc.c net/smc: remove close abort worker 2019-10-22 11:23:44 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
smc_cdc.c net/smc: cancel send and receive for terminated socket 2019-10-22 11:23:43 -07:00
smc_cdc.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-02-15 12:38:38 -08:00
smc_clc.c net: use new in_dev_ifa iterators 2019-06-02 18:06:26 -07:00
smc_clc.h net/smc: improve smc_conn_create reason codes 2019-04-12 10:50:56 -07:00
smc_close.c net/smc: remove close abort worker 2019-10-22 11:23:44 -07:00
smc_close.h net/smc: remove close abort worker 2019-10-22 11:23:44 -07:00
smc_core.c net/smc: remove close abort worker 2019-10-22 11:23:44 -07:00
smc_core.h net/smc: introduce link group termination worker 2019-10-22 11:23:44 -07:00
smc_diag.c treewide: Add SPDX license identifier for more missed files 2019-05-21 10:50:45 +02:00
smc_ib.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ib.h net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ism.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ism.h
smc_llc.c net/smc: introduce link group termination worker 2019-10-22 11:23:44 -07:00
smc_llc.h
smc_netns.h net/smc: add pnet table namespace support 2019-02-21 10:34:37 -08:00
smc_pnet.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_pnet.h net/smc: consolidate function parameters 2019-04-12 10:50:56 -07:00
smc_rx.c net/smc: cancel send and receive for terminated socket 2019-10-22 11:23:43 -07:00
smc_rx.h
smc_tx.c net/smc: cancel send and receive for terminated socket 2019-10-22 11:23:43 -07:00
smc_tx.h
smc_wr.c net/smc: introduce link group termination worker 2019-10-22 11:23:44 -07:00
smc_wr.h net/smc: preallocated memory for rdma work requests 2019-02-04 09:11:19 -08:00
smc.h net/smc: cancel send and receive for terminated socket 2019-10-22 11:23:43 -07:00