Hi ALL,
[Description]
The kernel branch openEuler-1.0-LTS has import the patch f6b330acc but has no no_refcnt
and build failed
[Debug] the upstream commit ad0f75 has introduce the no_refcnt to the struct sock_cgroup_data. Maybe we should the merge the patch or revert it on branch openEuler-1.0-LTS
Hi,
On 2020/8/17 12:19, 李义 wrote:
Hi ALL,
[Description] The kernel branch openEuler-1.0-LTS has import the patch f6b330acc but has no no_refcnt and build failed
[Debug] the upstream commit ad0f75 has introduce the no_refcnt to the struct sock_cgroup_data. Maybe we should the merge the patch or revert it on branch openEuler-1.0-LTS
Thank you for reporting this issue. The openEuler CI also caught the same issue too. We have fixed it with your Reported-by.
openEuler-1.0-LTS is intended to maintain KABI compatibility. We fixed kabi with removing no_refcnt field, bug missing in patch f6b330acc.
Fixed this issue by d129c3785b6 and fb55fa920b174.
Thanks again.
Kernel mailing list -- kernel@openeuler.org To unsubscribe send an email to kernel-leave@openeuler.org