On 04.10.23 03:08, Randy Dunlap wrote:
On 10/2/23 20:33, Stephen Rothwell wrote:
Hi all,
Changes since 20230929:
on s390: when
CONFIG_ISM=m
CONFIG_SMC=y
s390-linux-ld: net/smc/smc_ism.o: in function `smcd_register_dev':
smc_ism.c:(.text+0x55c): undefined reference to `ism_get_smcd_ops'
s390-linux-ld: net/smc/smc_ism.o: in function `smc_ism_init':
smc_ism.c:(.text+0x1dc2): undefined reference to `ism_register_client'
s390-linux-ld: net/smc/smc_ism.o: in function `smc_ism_exit':
smc_ism.c:(.text+0x1e08): undefined reference to `ism_unregister_client'
Full randconfig file is attached.
Hi Randy,
Thank you for the finding! I'll send the fix soon.
Best
Wenjia