From: "Maciej W. Rozycki" <macro@linux-mips.org>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Nick Desaulniers <ndesaulniers@google.com>,
clang-built-linux@googlegroups.com,
Serge Semin <Sergey.Semin@baikalelectronics.ru>,
Alexey Malahov <Alexey.Malahov@baikalelectronics.ru>,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MIPS: remove GCC < 4.9 support
Date: Fri, 13 Nov 2020 00:19:50 +0000 (GMT) [thread overview]
Message-ID: <alpine.LFD.2.21.2011130017330.4064799@eddie.linux-mips.org> (raw)
In-Reply-To: <20201111230314.GB19275@alpha.franken.de>
On Thu, 12 Nov 2020, Thomas Bogendoerfer wrote:
> > Remove a tautology; since
> > commit 0bddd227f3dc ("Documentation: update for gcc 4.9 requirement")
> > which raised the minimally supported version of GCC to 4.9, this case is
> > always true.
> >
> > Link: https://github.com/ClangBuiltLinux/linux/issues/427
> > Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
> > ---
> > arch/mips/include/asm/compiler.h | 9 +--------
> > 1 file changed, 1 insertion(+), 8 deletions(-)
>
> applied to mips-next.
It probably makes sense to get rid of GCC_OFF_SMALL_ASM altogether, as
this syntactical indirection brings us nothing at this point and only
obfuscates sources.
Maciej
next prev parent reply other threads:[~2020-11-13 0:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-11 3:21 [PATCH] MIPS: remove GCC < 4.9 support Nick Desaulniers
2020-11-11 23:03 ` Thomas Bogendoerfer
2020-11-13 0:19 ` Maciej W. Rozycki [this message]
2020-11-13 0:27 ` Nick Desaulniers
2020-11-13 3:27 ` Maciej W. Rozycki
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=alpine.LFD.2.21.2011130017330.4064799@eddie.linux-mips.org \
--to=macro@linux-mips.org \
--cc=Alexey.Malahov@baikalelectronics.ru \
--cc=Sergey.Semin@baikalelectronics.ru \
--cc=clang-built-linux@googlegroups.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=ndesaulniers@google.com \
--cc=tsbogend@alpha.franken.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).