Bug 2649 - kpatch could not support arm64
Summary: kpatch could not support arm64
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-4.19 (show other bugs) kernel - anck-4.19
Version: 8.6
Hardware: aarch64 Linux
: P3-Medium S1-blocker
Target Milestone: ---
Assignee: binbinyin
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-28 10:23 UTC by wangchuanguo_lc
Modified: 2022-12-02 08:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wangchuanguo_lc inspur_group 2022-10-28 10:23:29 UTC
kpatch-build that compiled out from kpatch-0.9.4-2.an8.src.rpm,could not build the livepatch ko.
1.ERROR: Unsupported distribution  (solved by add anolis)
2.ERROR: The kernel doesn't support klp replace. 
I confirmed at dingding group that anolis do not support arm64.
Could you please make kpatch arm64-enabled as soon as possible?
Thanks so much!
Comment 1 binbinyin alibaba_cloud_group 2022-12-01 09:55:28 UTC
最新的kpatch-build已经支持ARM64
https://gitee.com/anolis/kpatch-build.git
Comment 2 wangchuanguo_lc inspur_group 2022-12-02 08:58:52 UTC
yes,The newest kpatch-build support arm.