]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dibs: Register smc as dibs_client
authorAlexandra Winter <wintera@linux.ibm.com>
Thu, 18 Sep 2025 11:04:50 +0000 (13:04 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 23 Sep 2025 09:13:21 +0000 (11:13 +0200)
commitd324a2ca3f8efd57f5839aa2690554a5cbb3586f
treeaa7a34fc84c2e6fad32feae76286040ad82ececc
parent35758b0032c056cdff3e8f5a70669cb3e2c8d0e4
dibs: Register smc as dibs_client

Formally register smc as dibs client. Functionality will be moved by
follow-on patches from ism_client to dibs_client until eventually
ism_client can be removed.
As DIBS is only a shim layer without any dependencies, we can depend SMC
on DIBS without adding indirect dependencies. A follow-on patch will
remove dependency of SMC on ISM.

Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Reviewed-by: Julian Ruess <julianr@linux.ibm.com>
Link: https://patch.msgid.link/20250918110500.1731261-5-wintera@linux.ibm.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
arch/s390/configs/debug_defconfig
arch/s390/configs/defconfig
drivers/dibs/dibs_main.c
include/linux/dibs.h
net/smc/Kconfig
net/smc/smc_ism.c