The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] Clang features fix for v5.13-rc7
@ 2021-06-15 23:19 Kees Cook
  2021-06-16 16:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2021-06-15 23:19 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Kees Cook, Nathan Chancellor, Nick Desaulniers,
	Tor Vic

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

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

end of thread, other threads:[~2021-06-16 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-15 23:19 [GIT PULL] Clang features fix for v5.13-rc7 Kees Cook
2021-06-16 16:07 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox