All of lore.kernel.org
 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>,
	Tor Vic <torvic9@mailbox.org>
Subject: [GIT PULL] clang-features fix for v5.13-rc6
Date: Fri, 11 Jun 2021 11:21:34 -0700	[thread overview]
Message-ID: <202106111119.60F7B8C@keescook> (raw)

Hi Linus,

Please pull this clang-features fix for v5.13-rc6. Clang 13 fixed some
IR behavior for LTO, but this broke work-arounds used in the kernel.

Thanks!

-Kees

The following changes since commit 06af8679449d4ed282df13191fc52d5ba28ec536:

  coredump: Limit what can interrupt coredumps (2021-06-10 14:02:29 -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-rc6

for you to fetch changes up to 2398ce80152aae33b9501ef54452e09e8e8d4262:

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

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

- Handle changes to needed LTO flags in Clang 13 (Tor Vic)

----------------------------------------------------------------
Tor Vic (1):
      x86, lto: Pass -stack-alignment only on LLD < 13.0.0

 arch/x86/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2021-06-11 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 18:21 Kees Cook [this message]
2021-06-12  0:22 ` [GIT PULL] clang-features fix for v5.13-rc6 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=202106111119.60F7B8C@keescook \
    --to=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --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 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.