Linux Hardening
 help / color / mirror / Atom feed
* [PATCH 0/1] hardening: simplify CONFIG_CC_HAS_COUNTED_BY
@ 2025-04-30 18:42 Jan Hendrik Farr
  2025-04-30 18:42 ` [PATCH 1/1] " Jan Hendrik Farr
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Hendrik Farr @ 2025-04-30 18:42 UTC (permalink / raw)
  To: Kees Cook
  Cc: Nathan Chancellor, Miguel Ojeda, Bill Wendling, thorsten.blum,
	Gustavo A . R . Silva, Nick Desaulniers, Justin Stitt,
	linux-hardening, llvm, linux-kernel, Jan Hendrik Farr

Hi Kees,

here's the patch to remove the build test from CONFIG_CC_HAS_COUNTED_BY,
which is no longer needed with the release of gcc 15.1.

Removing the build test once gcc 15.1 is released was originally
suggested by Nathan in [1], so I added the Suggested-by tag.
Let me know if you're okay with that tag, Nathan.

[1] https://lore.kernel.org/all/Zw8iawAF5W2uzGuh@archlinux/T/#m4a5fd6e098f996740619cc4bedc03c929693709e

Best Regards
Jan

Jan Hendrik Farr (1):
  hardening: simplify CONFIG_CC_HAS_COUNTED_BY

 init/Kconfig | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-04-30 23:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 18:42 [PATCH 0/1] hardening: simplify CONFIG_CC_HAS_COUNTED_BY Jan Hendrik Farr
2025-04-30 18:42 ` [PATCH 1/1] " Jan Hendrik Farr
2025-04-30 18:49   ` Kees Cook
2025-04-30 23:13   ` Nathan Chancellor

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