[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/29655] s390x gas generates PC32DBL instead of PLT32DBL for func
From: |
iii at linux dot ibm.com |
Subject: |
[Bug gas/29655] s390x gas generates PC32DBL instead of PLT32DBL for function call |
Date: |
Tue, 28 Jan 2025 23:44:35 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29655
--- Comment #25 from Ilya Leoshkevich <iii at linux dot ibm.com> ---
Sorry for letting this fall through the cracks.
Last time I was concerned with kpatch implications; at least for the recent
(v6.10+) kernels they are obviated by having modules closer to vmlinux and
everything being compiled with -fPIC. I still need to check whether kpatch
does not break on older kernels with my GCC patch.
So far I managed to experiment only with the recent kernels and found one issue
inspired by this discussion (https://github.com/dynup/kpatch/issues/1437) - but
this happens even with the unchanged GCC. I hope I will find the time to check
the older kernels later this week.
--
You are receiving this mail because:
You are on the CC list for the bug.