Description of problem: Livepatch on Arm is an on-going item while hyperscalers like Alibaba are eager to have. We managed to backport upstream proposals to ANCK 6.6 branch. Now kernel upstream merged a changeset for livepatch on LoongArch, and this changeset has conflicts with our PR. So we need to do some trade-off In the PR, we will: -restore all of the changes for x86, and restore most of the changes for generic -revert partial patches of arm64 livepatch support Version-Release number of selected component (if applicable): devel-6.6 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/4069
PR merged