mirror of
https://github.com/dynup/kpatch
synced 2025-04-11 03:31:20 +00:00
These patches cause the following error on ppc64le on both 7.7 and 7.6: create-diff-object: ERROR: export.o: kpatch_no_sibling_calls_ppc64le: 3290: Found an unsupported sibling call at e_show()+0x100. Add __attribute__((optimize("-fno-optimize-sibling-calls"))) to e_show() definition. Adding -fno-optimize-sibling-calls breaks build on x86_64, so limit it to ppc64le only. Signed-off-by: Artem Savkov <asavkov@redhat.com> |
||
---|---|---|
.. | ||
integration | ||
unit | ||
difftree.sh | ||
test-functions.sh |