Discussions about enabling Live patch on arm64 are underway on the Linux mailing list:
In addition to the above patches, it is said that the following changes are still needed:
- Reworking for making patching safe on arm64.
- Objtool (or alternative method) for stack validation. (Is this also needed by kpatch?)
So Live patch for arm64 is still a little ahead, but I think kpatch will need to support arm64 in the future.
What should I start with if I'm trying to port for arm64?
(Should I ask to reopen the pull-request [#1010] ?)
Thanks
Discussions about enabling Live patch on arm64 are underway on the Linux mailing list:
In addition to the above patches, it is said that the following changes are still needed:
So Live patch for arm64 is still a little ahead, but I think kpatch will need to support arm64 in the future.
What should I start with if I'm trying to port for arm64?
(Should I ask to reopen the pull-request [#1010] ?)
Thanks