From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Maxim Kochetkov <fido_max@inbox.ru>
Cc: romain.naour@gmail.com, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/gcc: fix libsanitizer in gcc 11.1, 10.3 for linux 5.13
Date: Sat, 31 Jul 2021 12:06:25 +0200 [thread overview]
Message-ID: <20210731120625.63ccb9e8@windsurf> (raw)
In-Reply-To: <20210705125139.1516789-1-fido_max@inbox.ru>
Hello,
On Mon, 5 Jul 2021 15:51:39 +0300
Maxim Kochetkov via buildroot <buildroot@busybox.net> wrote:
> Starting from 5.13 Cyclades async mux support is dropped from linux kernel:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f76edd8f7ce06cdff2fe5b6b39a49644c684a161
>
> But gcc's libsanitizer uses <linux/cyclades.h> header.
> This issue is fixed by:
> https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=745dae5923aba02982563481d75a21595df22ff8
>
> Right now just gcc 9.4.0 has this commit and 8.4.0 is proposed to be deleted.
> So we need to add this patch for 10.3 and 11.1 to fix build with linux kernel 5.13.
>
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
> ---
> ...er-Remove-cyclades-from-libsanitizer.patch | 123 ++++++++++++++++++
> ...er-Remove-cyclades-from-libsanitizer.patch | 123 ++++++++++++++++++
> 2 files changed, 246 insertions(+)
> create mode 100644 package/gcc/10.3.0/0004-libsanitizer-Remove-cyclades-from-libsanitizer.patch
> create mode 100644 package/gcc/11.1.0/0001-libsanitizer-Remove-cyclades-from-libsanitizer.patch
Thanks for your patch! However, it was missing the backport of this
patch for gcc 8.x, for the special ARC and C-SKY versions, so I've
added that, as well as references to the autobuilder failures. And
patch applied, of course!
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
prev parent reply other threads:[~2021-07-31 10:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-05 12:51 [Buildroot] [PATCH v2] package/gcc: fix libsanitizer in gcc 11.1, 10.3 for linux 5.13 Maxim Kochetkov
2021-07-20 20:08 ` James Hilliard
2021-07-23 8:02 ` Michael Walle
2021-07-26 6:01 ` Maxim Kochetkov via buildroot
2021-07-27 7:05 ` Maxim Kochetkov via buildroot
2021-07-31 10:06 ` Thomas Petazzoni [this message]
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=20210731120625.63ccb9e8@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=fido_max@inbox.ru \
--cc=romain.naour@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.