[PATCH net-next v2 0/2] net/smc: two fixes for using smc with io_uring

Guangguan Wang posted 2 patches 3 years, 12 months ago
net/smc/af_smc.c | 50 ++++++++++++++++++++++++++++++++++++++++++++----
net/smc/smc_rx.c |  4 ++--
2 files changed, 48 insertions(+), 6 deletions(-)
[PATCH net-next v2 0/2] net/smc: two fixes for using smc with io_uring
Posted by Guangguan Wang 3 years, 12 months ago
This patch set includes two fixes for using smc with io_uring.

Guangguan Wang (2):
  net/smc: non blocking recvmsg() return -EAGAIN when no data and
    signal_pending
  net/smc: align the connect behaviour with TCP

 net/smc/af_smc.c | 50 ++++++++++++++++++++++++++++++++++++++++++++----
 net/smc/smc_rx.c |  4 ++--
 2 files changed, 48 insertions(+), 6 deletions(-)

-- 
2.24.3 (Apple Git-128)