From: Ursula Braun <ursula.braun@xxxxxxxxxx> Dave, Stefan comes up with an smc implementation for splice(). The first three patches are preparational patches, the 4th patch implements splice(). Thanks, Ursula Stefan Raspl (4): smc: simplify abort logic smc: make smc_rx_wait_data() generic smc: allocate RMBs as compound pages smc: add support for splice() net/smc/af_smc.c | 40 +++++++++-- net/smc/smc.h | 3 + net/smc/smc_core.c | 18 ++--- net/smc/smc_core.h | 1 + net/smc/smc_rx.c | 200 +++++++++++++++++++++++++++++++++++++++++++---------- net/smc/smc_rx.h | 12 +++- 6 files changed, 219 insertions(+), 55 deletions(-) -- 2.13.5 -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html