kpatch/test
Artem Savkov a48fb4a6f6 integration: rhel-7.6 and 7.7 module-call-external fix unsupported sibling call
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>
2020-01-24 10:37:35 +01:00
..
integration integration: rhel-7.6 and 7.7 module-call-external fix unsupported sibling call 2020-01-24 10:37:35 +01:00
unit test/unit: Update unit test submodule 2019-11-01 07:37:54 +00:00
difftree.sh test: use readelf instead of eu-readelf 2019-05-30 17:45:44 +08:00
test-functions.sh test/unit: add a library for common functions 2018-04-20 08:16:20 -05:00