+2
−2
+2
−5
Loading
mainline inclusion from mainline-v6.10-rc1 commit 784c46f5467c3cd516e518de211e26611da5c0fb category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IACM52 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=784c46f5467c3cd516e518de211e26611da5c0fb -------------------------------- The struct 'ism_client' is specialized for s390 platform firmware ISM. So replace it with 'void' to make SMCD DMB registration helper generic for both Emulated-ISM and existing ISM. Signed-off-by:Wen Gu <guwen@linux.alibaba.com> Reviewed-by:
Wenjia Zhang <wenjia@linux.ibm.com> Reviewed-and-tested-by:
Jan Karcher <jaka@linux.ibm.com> Signed-off-by:
Paolo Abeni <pabeni@redhat.com> Signed-off-by:
Zhengchao Shao <shaozhengchao@huawei.com>