Hi Alessandro,

On Sat, 29 Mar 2025 15:03:20 +0000 Alessandro Carminati <acarm...@redhat.com> 
wrote:
>
> The current implementation of suppressing warning backtraces uses __func__,
> which is a compile-time constant only for non -fPIC compilation.
> GCC's support for this situation in position-independent code varies across
> versions and architectures.
> 
> On the s390 architecture, -fPIC is required for compilation, and support
> for this scenario is available in GCC 11 and later.
> 
> Fixes:  d8b14a2 ("bug/kunit: core support for suppressing warning backtraces")
> 
> Signed-off-by: Alessandro Carminati <acarm...@redhat.com>

Please keep all the commit message tags together at the end of the
commit message.

-- 
Cheers,
Stephen Rothwell

Attachment: pgpAU4vPYkO2_.pgp
Description: OpenPGP digital signature

Reply via email to