linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Nick Desaulniers <ndesaulniers@google.com>
To: Wende Tan <twd2.me@gmail.com>
Cc: palmer@dabbelt.com, paul.walmsley@sifive.com,
	aou@eecs.berkeley.edu,  linux-riscv@lists.infradead.org,
	clang-built-linux@googlegroups.com,
	 Saleem Abdulrasool <compnerd@compnerd.org>
Subject: Re: [PATCH 0/3] RISC-V: build: Allow LTO to be selected
Date: Mon, 19 Jul 2021 14:23:02 -0700	[thread overview]
Message-ID: <CAKwvOdmy_YEdXhqa0qNGZSo+acm97QL3v6fkwmpibgim=6jOxg@mail.gmail.com> (raw)
In-Reply-To: <20210719205208.1023221-1-twd2.me@gmail.com>

On Mon, Jul 19, 2021 at 1:52 PM Wende Tan <twd2.me@gmail.com> wrote:
>
> This patch series first fixes some build issues, and then allows LTO to
> be selected.
>
> Wende Tan (3):
>   RISC-V: build: Pass `-mattr` to `lld`
>   RISC-V: build: Disable LTO for the vDSO
>   RISC-V: build: Allow LTO to be selected
>
>  arch/riscv/Kconfig              | 2 ++
>  arch/riscv/Makefile             | 7 +++++++
>  arch/riscv/kernel/vdso/Makefile | 2 +-
>  3 files changed, 10 insertions(+), 1 deletion(-)

Thanks for the series! It's definitely interesting to see this!  The
thread isn't showing properly on lore, if you're using git send-email,
you should put all 4 files in the single command line invocation to
get these to show up together in lore.kernel.org.
-- 
Thanks,
~Nick Desaulniers

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

      reply	other threads:[~2021-07-19 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-19 20:52 [PATCH 0/3] RISC-V: build: Allow LTO to be selected Wende Tan
2021-07-19 21:23 ` Nick Desaulniers [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='CAKwvOdmy_YEdXhqa0qNGZSo+acm97QL3v6fkwmpibgim=6jOxg@mail.gmail.com' \
    --to=ndesaulniers@google.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=clang-built-linux@googlegroups.com \
    --cc=compnerd@compnerd.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=twd2.me@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 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).