]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: unregister ib devices in reboot_event
authorKarsten Graul <kgraul@linux.ibm.com>
Thu, 19 Dec 2019 11:51:13 +0000 (12:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Dec 2019 05:31:19 +0000 (21:31 -0800)
commit529bfa37dc7cd1664e75578330f3001d3d20210b
tree316c4151452727ac3dba363f12a460bfe8b0a43a
parent4534b843f7c8530006c0284242527e03d52c0a4b
net/smc: unregister ib devices in reboot_event

In the reboot_event handler, unregister the ib devices and enable
the IB layer to release the devices before the reboot.

Fixes: 5895fbecde02 ("net/smc: guarantee removal of link groups in reboot")
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_core.c