All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clang-features fix for v5.13-rc6
@ 2021-06-11 18:21 Kees Cook
  2021-06-12  0:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2021-06-11 18:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Kees Cook, Nathan Chancellor, Tor Vic

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-12  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 18:21 [GIT PULL] clang-features fix for v5.13-rc6 Kees Cook
2021-06-12  0:22 ` pr-tracker-bot

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.