Overview

Request 1073295 accepted

- Enable livepatching on main library on x86_64.

We are enabling livepatching support on this library because SAP Hana link against it.

Loading...

Giuliano Belinassi's avatar

Userspace Livepatching is a feature pushed in SLE-15-SP4 that allows programs to be patched in execution time. Here is some information about how to use it: https://confluence.suse.com/display/documentation/Userspace+live+patching

We are shipping support for livepatching support on SAP HANA thus we are enabling livepatch support to anything it link against. https://confluence.suse.com/display/~a_jaeger/ULP+for+SAP%3A+Shared+Libraries

Livepatching only works for x86_64 archs, and that check actually disables livepatching on non-x86_64.

The ipa-clones are generated by GCC during compilation and it logs certain modifications done in compile time that are relevant in order to build livepatches (like function inlining). Those are meant to be retrieved as artifacts.

If you have further questions, please do not hesitate to ask.

Request History
Giuliano Belinassi's avatar

gbelinassi created request

- Enable livepatching on main library on x86_64.

We are enabling livepatching support on this library because SAP Hana link against it.


Enzo Matsumiya's avatar

ematsumiya accepted request

AFAICS this modification shouldn't have any functional impact.
LGTM.

openSUSE Build Service is sponsored by