+4
−0
+7
−0
+10
−4
+1
−0
Loading
mainline inclusion from mainline-v6.8-rc1 commit ece60db3a4ce24a2a913a8960eb6fec561cdbcf6 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=ece60db3a4ce24a2a913a8960eb6fec561cdbcf6 -------------------------------- This patch adds SMCv2.x supplemental features negotiation. Supported SMCv2.x supplemental features are represented by feature_mask in FCE field. The negotiation process is as follows. Server Client Proposal(features(c-mask bits)) <----------------------------------------- Accept(features(s-mask bits)) -----------------------------------------> Confirm(features(s&c-mask bits)) <----------------------------------------- Signed-off-by:Wen Gu <guwen@linux.alibaba.com> Reviewed-and-tested-by:
Wenjia Zhang <wenjia@linux.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Zhengchao Shao <shaozhengchao@huawei.com>