The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Kees Cook <keescook@chromium.org>,
	Nathan Chancellor <nathan@kernel.org>,
	Nick Desaulniers <ndesaulniers@google.com>,
	Tor Vic <torvic9@mailbox.org>
Subject: [GIT PULL] Clang features fix for v5.13-rc7
Date: Tue, 15 Jun 2021 16:19:50 -0700	[thread overview]
Message-ID: <202106151615.A5467A03C@keescook> (raw)

Hi Linus,

Please pull this additional Clang feature fix for v5.13-rc7. It seems
Clang has been scrubbing through the missing LTO IR flags for Clang 13,
and the last of these "only with LTO" flags is fixed now. I've asked
that they please consider making these changes in a less "break all the
Clang kernel builds" kind of way in the future. :P

Thanks!

-Kees

The following changes since commit 2398ce80152aae33b9501ef54452e09e8e8d4262:

  x86, lto: Pass -stack-alignment only on LLD < 13.0.0 (2021-06-11 10:33:45 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/clang-features-v5.13-rc7

for you to fetch changes up to 0236526d76b87c1dc2cbe3eb31ae29be5b0ca151:

  Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0 (2021-06-14 14:52:38 -0700)

----------------------------------------------------------------
Clang feature fix for v5.13-rc7

- The "-warn-stack-size" option under LTO has moved in Clang 13 (Tor Vic)

----------------------------------------------------------------
Tor Vic (1):
      Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0

 Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
Kees Cook

             reply	other threads:[~2021-06-15 23:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 23:19 Kees Cook [this message]
2021-06-16 16:07 ` [GIT PULL] Clang features fix for v5.13-rc7 pr-tracker-bot

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=202106151615.A5467A03C@keescook \
    --to=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=torvalds@linux-foundation.org \
    --cc=torvic9@mailbox.org \
    /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