From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Alessandro Carminati <acarmina@redhat•com>
Cc: linux-kselftest@vger•kernel.org,
Dan Carpenter <dan.carpenter@linaro•org>,
Daniel Diaz <daniel.diaz@linaro•org>,
David Gow <davidgow@google•com>,
Arthur Grillo <arthurgrillo@riseup•net>,
Brendan Higgins <brendan.higgins@linux•dev>,
Naresh Kamboju <naresh.kamboju@linaro•org>,
Andrew Morton <akpm@linux-foundation•org>,
Maxime Ripard <mripard@kernel•org>,
Ville Syrjala <ville.syrjala@linux•intel.com>,
Daniel Vetter <daniel@ffwll•ch>,
Guenter Roeck <linux@roeck-us•net>,
Alessandro Carminati <alessandro.carminati@gmail•com>,
Jani Nikula <jani.nikula@intel•com>,
Shuah Khan <skhan@linuxfoundation•org>,
Mickael Salaun <mic@digikod•net>, Kees Cook <kees@kernel•org>,
dri-devel@lists•freedesktop.org, kunit-dev@googlegroups•com,
linux-arch@vger•kernel.org, linux-kernel@vger•kernel.org,
linux-s390@vger•kernel.org, linux-next@vger•kernel.org
Subject: Re: [PATCH] kunit: fixes Compilation error on s390
Date: Sun, 30 Mar 2025 09:09:46 +1100 [thread overview]
Message-ID: <20250330090946.3f7d0c00@canb.auug.org.au> (raw)
In-Reply-To: <20250329150320.331018-1-acarmina@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 771 bytes --]
Hi Alessandro,
On Sat, 29 Mar 2025 15:03:20 +0000 Alessandro Carminati <acarmina@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 <acarmina@redhat•com>
Please keep all the commit message tags together at the end of the
commit message.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2025-03-29 22:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-29 15:03 [PATCH] kunit: fixes Compilation error on s390 Alessandro Carminati
2025-03-29 22:09 ` Stephen Rothwell [this message]
2025-03-30 5:12 ` David Gow
2025-03-31 9:33 ` Heiko Carstens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250330090946.3f7d0c00@canb.auug.org.au \
--to=sfr@canb$(echo .)auug.org.au \
--cc=acarmina@redhat$(echo .)com \
--cc=akpm@linux-foundation$(echo .)org \
--cc=alessandro.carminati@gmail$(echo .)com \
--cc=arthurgrillo@riseup$(echo .)net \
--cc=brendan.higgins@linux$(echo .)dev \
--cc=dan.carpenter@linaro$(echo .)org \
--cc=daniel.diaz@linaro$(echo .)org \
--cc=daniel@ffwll$(echo .)ch \
--cc=davidgow@google$(echo .)com \
--cc=dri-devel@lists$(echo .)freedesktop.org \
--cc=jani.nikula@intel$(echo .)com \
--cc=kees@kernel$(echo .)org \
--cc=kunit-dev@googlegroups$(echo .)com \
--cc=linux-arch@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-kselftest@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linux-s390@vger$(echo .)kernel.org \
--cc=linux@roeck-us$(echo .)net \
--cc=mic@digikod$(echo .)net \
--cc=mripard@kernel$(echo .)org \
--cc=naresh.kamboju@linaro$(echo .)org \
--cc=skhan@linuxfoundation$(echo .)org \
--cc=ville.syrjala@linux$(echo .)intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox