1
0
Fork 0
alistair23-linux/net/smc
Ursula Braun 48bf523177 net/smc: remove local variable page in smc_rx_splice()
The page map address is already stored in the RMB descriptor.
There is no need to derive it from the cpu_addr value.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-23 10:57:14 -07:00
..
Kconfig net/smc: remove Kconfig warning 2017-07-29 11:22:58 -07:00
Makefile net/smc: add base infrastructure for SMC-D and ISM 2018-06-30 20:42:25 +09:00
af_smc.c net/smc: eliminate cursor read and write calls 2018-07-23 10:57:14 -07:00
smc.h Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2018-07-03 10:29:26 +09:00
smc_cdc.c net/smc: add function to get link group from link 2018-07-23 10:57:14 -07:00
smc_cdc.h net/smc: eliminate cursor read and write calls 2018-07-23 10:57:14 -07:00
smc_clc.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux 2018-07-20 21:17:12 -07:00
smc_clc.h net/smc: add SMC-D support in CLC messages 2018-06-30 20:42:25 +09:00
smc_close.c net/smc: reduce sock_put() for fallback sockets 2018-07-07 20:25:13 +09:00
smc_close.h net/smc: replace sock_put worker by socket refcounting 2018-01-26 10:41:56 -05:00
smc_core.c net/smc: add SMC-D support in af_smc 2018-06-30 20:42:26 +09:00
smc_core.h net/smc: use DECLARE_BITMAP for rtokens_used_mask 2018-07-23 10:57:14 -07:00
smc_diag.c net/smc: provide smc mode in smc_diag.c 2018-07-23 10:57:14 -07:00
smc_ib.c net/smc: add function to get link group from link 2018-07-23 10:57:14 -07:00
smc_ib.h net/smc: add pnetid support 2018-06-30 20:42:25 +09:00
smc_ism.c net/smc: add SMC-D support in data transfer 2018-06-30 20:42:26 +09:00
smc_ism.h net/smc: add base infrastructure for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_llc.c net/smc: add function to get link group from link 2018-07-23 10:57:14 -07:00
smc_llc.h net/smc: use a workqueue to defer llc send 2018-05-16 11:49:19 -04:00
smc_pnet.c net/smc: add pnetid support for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_pnet.h net/smc: add pnetid support for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_rx.c net/smc: remove local variable page in smc_rx_splice() 2018-07-23 10:57:14 -07:00
smc_rx.h smc: add support for splice() 2018-05-04 11:45:06 -04:00
smc_tx.c net/smc: eliminate cursor read and write calls 2018-07-23 10:57:14 -07:00
smc_tx.h net/smc: eliminate cursor read and write calls 2018-07-23 10:57:14 -07:00
smc_wr.c net/smc: add function to get link group from link 2018-07-23 10:57:14 -07:00
smc_wr.h net/smc: pay attention to MAX_ORDER for CQ entries 2018-03-14 13:40:44 -04:00