]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: dynamic allocation of CLC proposal buffer
authorUrsula Braun <ubraun@linux.ibm.com>
Thu, 10 Sep 2020 16:48:22 +0000 (18:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 22:24:26 +0000 (15:24 -0700)
commiteff131cf0b040a5dae82a7b879c9a2a3de96d287
tree7c344a7f487353c84948b55f11bfe0ca65036308
parentdfcb0d60953c9ac8096da2909a3d928661493083
net/smc: dynamic allocation of CLC proposal buffer

Reduce stack size for smc_listen_work() and smc_clc_send_proposal()
by dynamic allocation of the CLC buffer to be received or sent.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc_clc.c
net/smc/smc_clc.h